DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(gtk.info.gz) GtkHRuler

Info Catalog (gtk.info.gz) GtkHPaned (gtk.info.gz) Widgets (gtk.info.gz) GtkHScale
 
 The horizontal ruler widget
 ===========================
 
 Description
 -----------
 
 Options
 -------
 
 Signals
 -------
 
 Functions
 ---------
 
  - Function: guint gtk_hruler_get_type (void)
      Returns the `GtkHRuler' type identifier.
 
  - Function: GtkWidget* gtk_hruler_new (void)
      Create a new `GtkHRuler' object returning the new widget as a
      pointer to a `GtkWidget' object. `NULL' is returned on failure.
 
  - Function: GtkHRuler* GTK_HRULER (gpointer OBJ)
      Cast a generic pointer to `GtkHRuler*'.  Standard Macros,
      for more info.
 
  - Function: GtkHRulerClass* GTK_HRULER_CLASS (gpointer CLASS)
      Cast a generic pointer to `GtkHRulerClass*'.  Standard
      Macros, for more info.
 
  - Function: gint GTK_IS_HRULER (gpointer OBJ)
      Determine if a generic pointer refers to a `GtkHRuler' object.
       Standard Macros, for more info.
 
Info Catalog (gtk.info.gz) GtkHPaned (gtk.info.gz) Widgets (gtk.info.gz) GtkHScale
automatically generated byinfo2html