Method
GtkAppChooserDialogget_widget
since: 3.0
Declaration [src]
GtkWidget*
gtk_app_chooser_dialog_get_widget (
GtkAppChooserDialog* self
)
Return value
Type: GtkWidget
The GtkAppChooserWidget
of self
.
The returned data is owned by the instance. |