gnome.pages.gitlab.gnome.org

Gtk.AppChooserButton

Class

GtkAppChooserButton

deprecated: 4.10 

Description [src]

final class Gtk.AppChooserButton : Gtk.Widget
  implements Gtk.Accessible, Gtk.AppChooser, Gtk.Buildable, Gtk.ConstraintTarget {
  /* No available fields */
}

Deprecated since: 4.10

The application selection widgets should be implemented according to the design of each platform and/or application requiring them.

Constructors

gtk_app_chooser_button_new

Creates a new GtkAppChooserButton for applications that can handle content of the given type.

deprecated: 4.10 

Instance methods

Methods inherited from GObject (43)

Please see GObject for a full list of methods.

Properties

Signals

Signals inherited from GObject (1)
GObject::notify

The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.