Package: gtk

Class gtk-app-chooser-dialog

Superclasses

gtk-dialog, gtk-window, gtk-bin, gtk-container, gtk-widget, gtk-buildable, gtk-app-chooser, g-object, common-lisp:standard-object, common-lisp:t

Documented Subclasses

None

Direct Slots

gfile
The gfile property of type g-file (Read / Write / Construct Only)
The g-file used by the gtk-app-chooser-dialog. The dialog's gtk-app-chooser-widget content type will be guessed from the file, if present.
heading
The heading property of type g-string (Read / Write)
The text to show at the top of the dialog. The string may contain Pango markup.
Default value: nil

Details

gtk-app-chooser-dialog shows a gtk-app-chooser-widget inside a gtk-dialog.

Note that gtk-app-chooser-dialog does not have any interesting methods of its own. Instead, you should get the embedded gtk-app-chooser-widget using the function gtk-app-chooser-dialog-widget and call its methods if the gtk-app-chooser interface is not sufficient for your needs.

To set the heading that is shown above the gtk-app-chooser-widget, use the function gtk-app-chooser-dialog-heading.
 

Slot Access Functions

Inherited Slot Access Functions

gtk-container-border-width
gtk-container-child
gtk-container-resize-mode
gtk-window-accept-focus
gtk-window-application
gtk-window-attached-to
gtk-window-decorated
gtk-window-default-height
gtk-window-default-width
gtk-window-deletable
gtk-window-destroy-with-parent
gtk-window-focus-on-map
gtk-window-focus-visible
gtk-window-gravity
gtk-window-has-resize-grip
gtk-window-has-toplevel-focus
gtk-window-hide-titlebar-when-maximized
gtk-window-icon
gtk-window-icon-name
gtk-window-is-active
gtk-window-mnemonics-visible
gtk-window-modal
gtk-window-opacity
gtk-window-resizable
gtk-window-resize-grip-visible
gtk-window-role
gtk-window-screen
gtk-window-skip-pager-hint
gtk-window-skip-taskbar-hint
gtk-window-startup-id
gtk-window-title
gtk-window-transient-for
gtk-window-type
gtk-window-type-hint
gtk-window-urgency-hint
gtk-window-window-position
gtk-dialog-use-header-bar
gtk-widget-app-paintable
gtk-widget-can-default
gtk-widget-can-focus
gtk-widget-composite-child
gtk-widget-double-buffered
gtk-widget-events
gtk-widget-expand
gtk-widget-focus-on-click
gtk-widget-halign
gtk-widget-has-default
gtk-widget-has-focus
gtk-widget-has-tooltip
gtk-widget-height-request
gtk-widget-hexpand
gtk-widget-hexpand-set
gtk-widget-is-focus
gtk-widget-margin
gtk-widget-margin-bottom
gtk-widget-margin-end
gtk-widget-margin-left
gtk-widget-margin-right
gtk-widget-margin-start
gtk-widget-margin-top
gtk-widget-name
gtk-widget-no-show-all
gtk-widget-opacity
gtk-widget-parent
gtk-widget-receives-default
gtk-widget-scale-factor
gtk-widget-sensitive
gtk-widget-style
gtk-widget-tooltip-markup
gtk-widget-tooltip-text
gtk-widget-valign
gtk-widget-vexpand
gtk-widget-vexpand-set
gtk-widget-visible
gtk-widget-width-request
gtk-widget-window
gtk-app-chooser-content-type
g-object-has-reference
g-object-pointer
g-object-signal-handlers

See also

2020-5-21