DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(gtk.info) GtkInputDialog

Info Catalog (gtk.info) GtkImage (gtk.info) Widgets (gtk.info) GtkItem
 
 The input dialog widget
 =======================
 
 Description
 -----------
 
 Options
 -------
 
 Signals
 -------
 
  - Signal: void GtkInputDialog::enable_device (GtkInputDialog *INPUTD,
           guint32 DEVID, gpointer *DATA)
 
  - Signal: void GtkInputDialog::disable_device (GtkInputDialog *INPUTD,
           guint32 DEVID, gpointer *DATA)
 
 Functions
 ---------
 
  - Function: guint gtk_input_dialog_get_type (void)
      Returns the `GtkInputDialog' type identifier.
 
  - Function: GtkWidget* gtk_input_dialog_new (void)
      Create a new `GtkInputDialog' object and return the new widget as a
      pointer to a `GtkWidget' object. `NULL' is returned on failure.
 
  - Function: GtkInputDialog* GTK_INPUTDIALOG (gpointer OBJ)
      Cast a generic pointer to `GtkInputDialog*'.  Standard
      Macros, for more info.
 
  - Function: GtkInputDialogClass* GTK_INPUTDIALOG_CLASS (gpointer CLASS)
      Cast a generic pointer to `GtkInputDialogClass*'.  Standard
      Macros, for more info.
 
  - Function: gint GTK_IS_INPUTDIALOG (gpointer OBJ)
      Determine if a generic pointer refers to a `GtkInputDialog'
      object.  Standard Macros, for more info.
 
Info Catalog (gtk.info) GtkImage (gtk.info) Widgets (gtk.info) GtkItem
automatically generated byinfo2html