Method

Gtk.AppChooserDialog.get_widget

Declaration [src]

GtkWidget*
gtk_app_chooser_dialog_get_widget (
  GtkAppChooserDialog* self
)

Description [src]

Returns the GtkAppChooserWidget of this dialog.

Return value

Returns: GtkWidget

the GtkAppChooserWidget of self

Ownership is not transferred to the caller