Method

GtkAppChooserDialogget_widget

since: 3.0

Declaration [src]

GtkWidget*
gtk_app_chooser_dialog_get_widget (
  GtkAppChooserDialog* self
)

Description [src]

Returns the GtkAppChooserWidget of this dialog.

Available since: 3.0

Return value

Type: GtkWidget

The GtkAppChooserWidget of self.

The returned data is owned by the instance.