id stringlengths 16 145 | text stringlengths 1 179k | title stringclasses 1
value |
|---|---|---|
Gtk_FileChooserDialog_MessageDialog/MessageDialog_93_1.txt | screen_changed (
GtkWidget* self,
GdkScreen* previous_screen,
gpointer user_data
)
`
#### Description [ [src]
](https://gitlab.gnome.org/GNOME/gtk/-/blob/gtk-3-24/gtk/gtkwidget.c#L3427 "go
to source location")
The ::screen-changed signal gets emitted when the screen of a widget has
chang... | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_186_36.txt | ings_get_for_screen()); It is useful when some global parameter has changed that affects the appearance of all widgets, because when a widget gets a new style, it will both redraw and recompute any cached information about its appearance. As an example, it is used when the default font size set by the operating system ... | |
Gtk_FileChooserDialog_MessageDialog/120141_12_0.txt | Thank you for reply. But your solution si probably from GTK3, but I need GTK4.
1 Like | |
Gtk_FileChooserDialog_MessageDialog/class.FileChooserDialog.html7_170_0.txt | ###### GtkWidget::mnemonic-activate
Emitted when a widget is activated via a mnemonic. | |
Gtk_FileChooserDialog_MessageDialog/Gtk_FileChooserDialog_182_6.txt | f methods.
##### Methods inherited from [ GtkBuildable ](iface.Buildable.html) (10)
###### [ gtk_buildable_add_child ](method.Buildable.add_child.html)
Adds a child to ` buildable ` . ` type ` is an optional string describing how
the child should be added.
since: 2.12
###### [ gtk_buildable_construct_child
](me... | |
Gtk_FileChooserDialog_MessageDialog/Gtk_FileChooserDialog_141_1.txt | (
GtkWidget* self,
gpointer user_data
)
`
#### Description [ [src]
](https://gitlab.gnome.org/GNOME/gtk/-/blob/gtk-3-24/gtk/gtkwidget.c#L1644 "go
to source location")
Signals that all holders of a reference to the widget should release the
reference that they hold. May result in finalization ... | |
Gtk_FileChooserDialog_MessageDialog/gtk.FileChooserDialog.FileChooserDialog.html6_14_0.txt | ` GtkFileChooserDialog * ` getFileChooserDialogStruct (bool
transferOwnership);
` void * ` getStruct (); | |
Gtk_FileChooserDialog_MessageDialog/gtk.FileChooserDialog.FileChooserDialog.html6_62_0.txt | setAlternativeButtonOrder
` void ` setAlternativeButtonOrder (int[] newOrder) | |
Gtk_FileChooserDialog_MessageDialog/class.FileChooserDialog.html7_26_0.txt | ###### gtk_dialog_add_action_widget
Adds an activatable widget to the action area of a ` GtkDialog ` . | |
Gtk_FileChooserDialog_MessageDialog/gtk.FileChooserDialog.FileChooserDialog.html6_97_0.txt |
Gets the current folder of ` chooser ` as GFile See `
gtk_file_chooser_get_current_folder_uri() ` . | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_186_35.txt | tkSettings ` . If the file is not found, it outputs a warning message using ` g_warning() ` and returns ` NULL ` . deprecated: 3.0
[ rc_get_default_files ](func.rc_get_default_files.html "rc_get_default_files") | Retrieves the current list of RC files that will be parsed at the end of gtk_init(). deprecated: 3.... | |
Gtk_FileChooserDialog_MessageDialog/Gtk_FileChooserDialog_105_0.txt | 
| |
Gtk_FileChooserDialog_MessageDialog/class.FileChooserDialog.html7_142_0.txt | Whether the widget is visible.
###### Gtk.Widget:width-request | |
Gtk_FileChooserDialog_MessageDialog/gtk.FileChooserDialog.FileChooserDialog.html6_114_0.txt | getFilter
` FileFilter ` getFilter () | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_21_1.txt | tkDialog ancestor_0--this ancestor_1 GtkWindow ancestor_1--ancestor_0
ancestor_2 GtkBin ancestor_2--ancestor_1 ancestor_3 GtkContainer
ancestor_3--ancestor_2 ancestor_4 GtkWidget ancestor_4--ancestor_3
ancestor_5 GInitiallyUnowned ancestor_5--ancestor_4 ancestor_6 GObject
ancestor_6--ancestor_5
#### An... | |
Gtk_FileChooserDialog_MessageDialog/class.FileChooserDialog.html7_106_0.txt | The title of the window.
###### Gtk.Window:titlebar | |
Gtk_FileChooserDialog_MessageDialog/Gtk_FileChooserDialog_29_1.txt | ild_notify (
GtkWidget* self,
GObject.ParamSpec* child_property,
gpointer user_data
)
`
#### Description [ [src]
](https://gitlab.gnome.org/GNOME/gtk/-/blob/gtk-3-24/gtk/gtkwidget.c#L1966 "go
to source location")
The ::child-notify signal is emitted for each [child property][child-
prope... | |
Gtk_FileChooserDialog_MessageDialog/gtk.FileChooserDialog.FileChooserDialog.html6_150_0.txt | removeShortcutFolderUri
` bool ` removeShortcutFolderUri (string uri) | |
Gtk_FileChooserDialog_MessageDialog/Gtk_FileChooserDialog_167_0.txt | 
### [ Gtk ](index.html)
API Version: 3.0
Library Version: 3.24
##### Type
[ Dialog ](class.Dialog.html)
##### Methods
[ add_action_widget ](method.Dialog.add_action_widget.html) [ add_button
](method.Dialog.add_button.html) [ add_buttons
](method.Dialog.add_buttons.html) [ get_action_area
](... | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_70_0.txt | 
### [ Gtk ](index.html)
API Version: 3.0
Library Version: 3.24
##### Type
[ Dialog ](class.Dialog.html#description)
##### Constructors
[ new ](ctor.Dialog.new.html) [ new_with_buttons
](ctor.Dialog.new_with_buttons.html)
##### Instance methods
[ add_action_widget ](method.Dialog.add_actio... | |
Gtk_FileChooserDialog_MessageDialog/Gtk_FileChooserDialog_131_0.txt | 
### [ Gtk ](index.html)
API Version: 3.0
Library Version: 3.24
##### Type
[ Widget ](class.Widget.html)
##### Signals
[ accel-closures-changed ](signal.Widget.accel-closures-changed.html) [
button-press-event ](signal.Widget.button-press-event.html) [ button-release-
event ](signal.Widget.bu... | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_36_1.txt | _focus (
GtkWidget* self,
gpointer user_data
)
`
#### Description
No description available.
Default handler: The default handler is called after the handlers added via `
g_signal_connect() ` .
---
Signal can be [ directly emitted
](https://docs.gtk.org/gobject/flags.SignalFlags.html#actio... | |
Gtk_FileChooserDialog_MessageDialog/class.FileChooserDialog.html7_163_0.txt | ###### GtkWindow::keys-changed
Emitted when the set of accelerators or mnemonics that are associated with `
window ` changes. | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_44_0.txt | 
### [ Gtk ](index.html)
API Version: 3.0
Library Version: 3.24
##### Type
[ MessageDialog ](class.MessageDialog.html)
##### Properties
[ buttons ](property.MessageDialog.buttons.html) [ image
](property.MessageDialog.image.html) [ message-area
](property.MessageDialog.message-area.html) [ me... | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_64_0.txt | 
### [ Gtk ](index.html)
API Version: 3.0
Library Version: 3.24
##### Type
[ Dialog ](class.Dialog.html)
##### Methods
[ add_action_widget ](method.Dialog.add_action_widget.html) [ add_button
](method.Dialog.add_button.html) [ add_buttons
](method.Dialog.add_buttons.html) [ get_action_area
](... | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_134_1.txt | an
mnemonic_activate (
GtkWidget* self,
gboolean group_cycling,
gpointer user_data
)
`
#### Description [ [src]
](https://gitlab.gnome.org/GNOME/gtk/-/blob/gtk-3-24/gtk/gtkwidget.c#L2025 "go
to source location")
The default handler for this signal activates ` widget ` if ` group_cycl... | |
Gtk_FileChooserDialog_MessageDialog/class.FileChooserDialog.html7_82_0.txt | ##### Properties inherited from GtkWindow (25)
###### Gtk.Window:application | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_33_1.txt | gboolean
query_tooltip (
GtkWidget* self,
gint x,
gint y,
gboolean keyboard_mode,
GtkTooltip* tooltip,
gpointer user_data
)
`
#### Description [ [src]
](https://gitlab.gnome.org/GNOME/gtk/-/blob/gtk-3-24/gtk/gtkwidget.c#L3324 "go
to source location")
Emitted when... | |
Gtk_FileChooserDialog_MessageDialog/gtk.FileChooserDialog.FileChooserDialog.html6_142_0.txt | listShortcutFolders
` ListSG ` listShortcutFolders () | |
Gtk_FileChooserDialog_MessageDialog/buttons-are-missing-in-the-file-chooser-dialog-what-should-i-do1_20_0.txt | Improve this question
Follow | |
Gtk_FileChooserDialog_MessageDialog/Gtk_FileChooserDialog_191_30.txt | model, whose values the ` GtkTreeViewRowSeparatorFunc ` returns.
[ TreeViewSearchEqualFunc ](callback.TreeViewSearchEqualFunc.html "TreeViewSearchEqualFunc") | A function used for checking whether a row in ` model ` matches a search key string entered by the user. Note the return value is reversed from what you wou... | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_53_5.txt | lection-clear-event.html) [ selection-get
](signal.Widget.selection-get.html) [ selection-notify-event
](signal.Widget.selection-notify-event.html) [ selection-received
](signal.Widget.selection-received.html) [ selection-request-event
](signal.Widget.selection-request-event.html) [ show
](signal.Widget.show.html) [ sh... | |
Gtk_FileChooserDialog_MessageDialog/buttons-are-missing-in-the-file-chooser-dialog-what-should-i-do1_50_0.txt | – Anwar
Jul 20, 2019 at 14:58 | |
Gtk_FileChooserDialog_MessageDialog/class.FileChooserDialog.html7_179_0.txt | 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.
Content | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_186_50.txt | y holding the font properties used when rendering text as a ` PangoFontDescription ` .
[ STYLE_PROPERTY_MARGIN ](const.STYLE_PROPERTY_MARGIN.html "STYLE_PROPERTY_MARGIN") | A property holding the rendered element’s margin as a ` GtkBorder ` . The margin is defined as the spacing between the border of the element an... | |
Gtk_FileChooserDialog_MessageDialog/buttons-are-missing-in-the-file-chooser-dialog-what-should-i-do1_69_0.txt | Add a comment |
## Your Answer | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_53_23.txt | ce: 2.4
###### [ gtk_widget_remove_tick_callback
](method.Widget.remove_tick_callback.html)
Removes a tick callback previously registered with
gtk_widget_add_tick_callback().
since: 3.8
###### [ gtk_widget_render_icon ](method.Widget.render_icon.html)
A convenience function that uses the theme settings for ` wid... | |
Gtk_FileChooserDialog_MessageDialog/Gtk_FileChooserDialog_29_0.txt | 
### [ Gtk ](index.html)
API Version: 3.0
Library Version: 3.24
##### Type
[ Widget ](class.Widget.html)
##### Signals
[ accel-closures-changed ](signal.Widget.accel-closures-changed.html) [
button-press-event ](signal.Widget.button-press-event.html) [ button-release-
event ](signal.Widget.bu... | |
Gtk_FileChooserDialog_MessageDialog/buttons-are-missing-in-the-file-chooser-dialog-what-should-i-do1_21_0.txt | edited Sep 5, 2015 at 20:11
Daniel Foré | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_12_0.txt | 
### [ Gtk ](index.html)
API Version: 3.0
Library Version: 3.24
##### Type
[ MessageDialog ](class.MessageDialog.html)
##### Methods
[ format_secondary_markup ](method.MessageDialog.format_secondary_markup.html)
[ format_secondary_text ](method.MessageDialog.format_secondary_text.html) [
get_... | |
Gtk_FileChooserDialog_MessageDialog/Gtk_FileChooserDialog_164_0.txt | 
### [ Gtk ](index.html)
API Version: 3.0
Library Version: 3.24
##### Type
[ Dialog ](class.Dialog.html)
##### Methods
[ add_action_widget ](method.Dialog.add_action_widget.html) [ add_button
](method.Dialog.add_button.html) [ add_buttons
](method.Dialog.add_buttons.html) [ get_action_area
](... | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_152_1.txt | GtkWidget* self,
gpointer user_data
)
`
#### Description [ [src]
](https://gitlab.gnome.org/GNOME/gtk/-/blob/gtk-3-24/gtk/gtkwidget.c#L1679 "go
to source location")
The ::hide signal is emitted when ` widget ` is hidden, for example with
gtk_widget_hide().
Default handler: The default handler i... | |
Gtk_FileChooserDialog_MessageDialog/gtk.FileChooserDialog.FileChooserDialog.html6_117_0.txt |
Gets whether only local files can be selected in the file selector. See `
gtk_file_chooser_set_local_only() ` | |
Gtk_FileChooserDialog_MessageDialog/buttons-are-missing-in-the-file-chooser-dialog-what-should-i-do1_52_0.txt | Hoping that I can provide some answers for other who were in my situation
trying to get HiDPI monitors auto scaling correctly. At work I use a 2015
MacBook Pro with some 2K monitors and was experiencing the buttons being cut
off when I used the Gnome-Tweak-Tools to set my scaling factor. This worked
but I had to manual... | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_147_0.txt | 
### [ Gtk ](index.html)
API Version: 3.0
Library Version: 3.24
##### Type
[ Window ](class.Window.html)
##### Signals
[ activate-default ](signal.Window.activate-default.html) [ activate-focus
](signal.Window.activate-focus.html) [ enable-debugging
](signal.Window.enable-debugging.html) [ ke... | |
Gtk_FileChooserDialog_MessageDialog/buttons-are-missing-in-the-file-chooser-dialog-what-should-i-do1_77_0.txt | Email
Required, but never shown | |
Gtk_FileChooserDialog_MessageDialog/Gtk_FileChooserDialog_106_1.txt | (
GtkWidget* self,
gpointer user_data
)
`
#### Description [ [src]
](https://gitlab.gnome.org/GNOME/gtk/-/blob/gtk-3-24/gtk/gtkwidget.c#L1738 "go
to source location")
The ::realize signal is emitted when ` widget ` is associated with a `
GdkWindow ` , which means that ` gtk_widget_realize() `... | |
Gtk_FileChooserDialog_MessageDialog/class.FileChooserDialog.html7_76_0.txt | ##### Methods inherited from GtkRoot (3)
###### gtk_root_get_display | |
Gtk_FileChooserDialog_MessageDialog/Gtk_FileChooserDialog_62_11.txt | changes. See
gtk_widget_get_state().
deprecated: 3.0
###### [ GtkWidget::state-flags-changed ](signal.Widget.state-flags-
changed.html)
The ::state-flags-changed signal is emitted when the widget state changes, see
gtk_widget_get_state_flags().
since: 3.0
###### [ GtkWidget::style-set ](signal.Widget.style-set.... | |
Gtk_FileChooserDialog_MessageDialog/class.FileChooserDialog.html7_34_0.txt | Gets the response id of a widget in the action area of a dialog.
deprecated: 4.10 | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_99_0.txt | 
### [ Gtk ](index.html)
API Version: 3.0
Library Version: 3.24
##### Type
[ Window ](class.Window.html)
##### Properties
[ accept-focus ](property.Window.accept-focus.html) [ application
](property.Window.application.html) [ attached-to ](property.Window.attached-
to.html) [ decorated ](prop... | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_10_1.txt | (
GtkWidget* self,
gpointer user_data
)
`
#### Description [ [src]
](https://gitlab.gnome.org/GNOME/gtk/-/blob/gtk-3-24/gtk/gtkwidget.c#L1738 "go
to source location")
The ::realize signal is emitted when ` widget ` is associated with a `
GdkWindow ` , which means that ` gtk_widget_realize() `... | |
Gtk_FileChooserDialog_MessageDialog/gtk.FileChooserDialog.FileChooserDialog.html6_197_0.txt |
Sets whether the file chooser should display a stock label with the name of
the file that is being previewed; the default is ` TRUE ` . Applications that
want to draw the whole preview area themselves should set this to ` FALSE `
and display the name themselves in their preview widget. | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_21_7.txt |
No description available.
###### [ GtkWidget::button-press-event ](signal.Widget.button-press-
event.html)
The ::button-press-event signal will be emitted when a button (typically from
a mouse) is pressed.
###### [ GtkWidget::button-release-event ](signal.Widget.button-release-
event.html)
The ::button-release-... | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_152_0.txt | 
### [ Gtk ](index.html)
API Version: 3.0
Library Version: 3.24
##### Type
[ Widget ](class.Widget.html)
##### Signals
[ accel-closures-changed ](signal.Widget.accel-closures-changed.html) [
button-press-event ](signal.Widget.button-press-event.html) [ button-release-
event ](signal.Widget.bu... | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_186_19.txt | ml "_MountOperationHandlerSkeleton") | The #_GtkMountOperationHandlerSkeleton structure contains only private data and should only be accessed using the provided API .
[ _MountOperationHandlerSkeletonClass ](struct._MountOperationHandlerSkeletonClass.html "_MountOperationHandlerSkeletonClass") | Class structure ... | |
Gtk_FileChooserDialog_MessageDialog/Gtk_FileChooserDialog_101_0.txt | 
`
#### Description [ [src]
](https://gitlab.gnome.org/GNOME/gtk/-/blob/gtk-3-24/gtk/gtkwidget.c#L2025 "go
to source location")
The default handler for this signal activates ` widget ` if ` group_cycl... | |
Gtk_FileChooserDialog_MessageDialog/gtk.FileChooserDialog.FileChooserDialog.html6_193_0.txt |
Sets whether hidden files and folders are displayed in the file selector. | |
Gtk_FileChooserDialog_MessageDialog/gtk.FileChooserDialog.FileChooserDialog.html6_173_0.txt |
Sets the current name in the file selector, as if entered by the user. Note
that the name passed in here is a UTF-8 string rather than a filename. This
function is meant for such uses as a suggested name in a “Save As...” dialog.
You can pass “Untitled.doc” or a similarly suitable suggestion for the ` name
` . | |
Gtk_FileChooserDialog_MessageDialog/Gtk_FileChooserDialog_191_20.txt | to ` gtk_recent_manager_add_full() ` when registering a recently used resource.
[ RecentFilterInfo ](struct.RecentFilterInfo.html "RecentFilterInfo") | A GtkRecentFilterInfo struct is used to pass information about the tested file to gtk_recent_filter_filter().
[ RecentInfo ](struct.RecentInfo.html "RecentInfo"... | |
Gtk_FileChooserDialog_MessageDialog/class.FileChooserDialog.html7_138_0.txt | Sets the text of tooltip to be the given string.
###### Gtk.Widget:valign | |
Gtk_FileChooserDialog_MessageDialog/buttons-are-missing-in-the-file-chooser-dialog-what-should-i-do1_80_0.txt | Post Your Answer Discard
By clicking “Post Your Answer”, you agree to our terms of service and
acknowledge you have read our privacy policy . | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_77_0.txt | 
### [ Gtk ](index.html)
API Version: 3.0
Library Version: 3.24
##### Type
[ Widget ](class.Widget.html)
##### Signals
[ accel-closures-changed ](signal.Widget.accel-closures-changed.html) [
button-press-event ](signal.Widget.button-press-event.html) [ button-release-
event ](signal.Widget.bu... | |
Gtk_FileChooserDialog_MessageDialog/class.FileChooserDialog.html7_70_0.txt | Please see GtkFileChooser for a full list of methods.
##### Methods inherited from GtkNative (5) | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_3_14.txt | [ Gtk.Widget:margin-start ](property.Widget.margin-start.html)
Margin on start of widget, horizontally. This property supports left-to-right
and right-to-left text directions.
since: 3.12
###### [ Gtk.Widget:margin-top ](property.Widget.margin-top.html)
Margin on top side of widget.
since: 3.0
###### [ Gtk.Widg... | |
Gtk_FileChooserDialog_MessageDialog/gtk.FileChooserDialog.FileChooserDialog.html6_165_0.txt |
Sets whether file choser will offer to create new folders. This is only
relevant if the action is not set to be ` GTK_FILE_CHOOSER_ACTION_OPEN ` . | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_188_0.txt | 
### [ Gtk ](index.html)
API Version: 3.0
Library Version: 3.24
##### Type
[ Buildable ](iface.Buildable.html)
##### Methods
[ add_child ](method.Buildable.add_child.html) [ construct_child
](method.Buildable.construct_child.html) [ custom_finished
](method.Buildable.custom_finished.html) [ c... | |
Gtk_FileChooserDialog_MessageDialog/Gtk_FileChooserDialog_16_1.txt |
void
state_changed (
GtkWidget* self,
GtkStateType state,
gpointer user_data
)
`
#### Description [ [src]
](https://gitlab.gnome.org/GNOME/gtk/-/blob/gtk-3-24/gtk/gtkwidget.c#L1789 "go
to source location")
The ::state-changed signal is emitted when the widget state changes. Se... | |
Gtk_FileChooserDialog_MessageDialog/class.FileChooserDialog.html7_17_0.txt | This is because ` GtkFileChooserDialog ` must intercept responses and switch
to folders if appropriate, rather than letting the dialog terminate — the
implementation uses these known response codes to know which responses can be
blocked if appropriate.
To summarize, make sure you use a predefined response code when yo... | |
Gtk_FileChooserDialog_MessageDialog/gtk.FileChooserDialog.FileChooserDialog.html6_29_0.txt | gtkFileChooserDialog
` GtkFileChooserDialog * ` gtkFileChooserDialog ; | |
Gtk_FileChooserDialog_MessageDialog/Gtk_FileChooserDialog_140_1.txt | ize_allocate (
GtkWidget* self,
GtkAllocation* allocation,
gpointer user_data
)
`
#### Description
No description available.
Default handler: The default handler is called before the handlers added via
` g_signal_connect() ` .
---
#### Parameters
` allocation `
_Type:_ [... | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_103_0.txt | 
### [ Gtk ](index.html)
API Version: 3.0
Library Version: 3.24
##### Type
[ Container ](class.Container.html)
##### Properties
[ border-width ](property.Container.border-width.html) [ child
](property.Container.child.html) [ resize-mode ](property.Container.resize-
mode.html)
Generated by [... | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_77_1.txt |
configure_event (
GtkWidget* self,
GdkEventConfigure event,
gpointer user_data
)
`
#### Description [ [src]
](https://gitlab.gnome.org/GNOME/gtk/-/blob/gtk-3-24/gtk/gtkwidget.c#L2490 "go
to source location")
The ::configure-event signal will be emitted when the size, position or
sta... | |
Gtk_FileChooserDialog_MessageDialog/Gtk_FileChooserDialog_8_1.txt | unmap_event (
GtkWidget* self,
GdkEventAny event,
gpointer user_data
)
`
#### Description [ [src]
](https://gitlab.gnome.org/GNOME/gtk/-/blob/gtk-3-24/gtk/gtkwidget.c#L2599 "go
to source location")
The ::unmap-event signal will be emitted when the ` widget ` ‘ s window is
unmapped. A w... | |
Gtk_FileChooserDialog_MessageDialog/Gtk_FileChooserDialog_1_0.txt | 
### [ Gtk ](index.html)
API Version: 3.0
Library Version: 3.24
##### Type
[ Window ](class.Window.html)
##### Properties
[ accept-focus ](property.Window.accept-focus.html) [ application
](property.Window.application.html) [ attached-to ](property.Window.attached-
to.html) [ decorated ](prop... | |
Gtk_FileChooserDialog_MessageDialog/Gtk_FileChooserDialog_96_0.txt | 
### [ Gtk ](index.html)
API Version: 3.0
Library Version: 3.24
##### Type
[ Widget ](class.Widget.html)
##### Signals
[ accel-closures-changed ](signal.Widget.accel-closures-changed.html) [
button-press-event ](signal.Widget.button-press-event.html) [ button-release-
event ](signal.Widget.bu... | |
Gtk_FileChooserDialog_MessageDialog/Gtk_FileChooserDialog_146_0.txt | 
### [ Gtk ](index.html)
API Version: 3.0
Library Version: 3.24
##### Type
[ Widget ](class.Widget.html)
##### Signals
[ accel-closures-changed ](signal.Widget.accel-closures-changed.html) [
button-press-event ](signal.Widget.button-press-event.html) [ button-release-
event ](signal.Widget.bu... | |
Gtk_FileChooserDialog_MessageDialog/Gtk_FileChooserDialog_87_3.txt | n a button (typically from
a mouse) is pressed.
###### [ GtkWidget::button-release-event ](signal.Widget.button-release-
event.html)
The ::button-release-event signal will be emitted when a button (typically
from a mouse) is released.
###### [ GtkWidget::can-activate-accel ](signal.Widget.can-activate-
accel.html)... | |
Gtk_FileChooserDialog_MessageDialog/gtk.FileChooserDialog.FileChooserDialog.html6_198_0.txt | unselectAll
` void ` unselectAll () | |
Gtk_FileChooserDialog_MessageDialog/buttons-are-missing-in-the-file-chooser-dialog-what-should-i-do1_85_0.txt | 0
Firefox Filechooser Dialogs don't have a select/save button in Loki | |
Gtk_FileChooserDialog_MessageDialog/gtk.FileChooserDialog.FileChooserDialog.html6_91_0.txt |
Gets the currently selected option in the 'choice' with the given ID. | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_190_0.txt | 
### [ Gtk ](index.html)
API Version: 3.0
Library Version: 3.24
##### Type
[ Widget ](class.Widget.html)
##### Signals
[ accel-closures-changed ](signal.Widget.accel-closures-changed.html) [
button-press-event ](signal.Widget.button-press-event.html) [ button-release-
event ](signal.Widget.bu... | |
Gtk_FileChooserDialog_MessageDialog/Gtk_FileChooserDialog_191_11.txt | t that displays a list of frequently-used places in the file system: the user’s home directory, the user’s bookmarks, and volumes and drives. This widget is used as a sidebar in ` GtkFileChooser ` and may be used by file managers and similar programs.
[ Plug ](class.Plug.html "Plug") | Together with ` GtkSocket ` ,... | |
Gtk_FileChooserDialog_MessageDialog/gtk.FileChooserDialog.FileChooserDialog.html6_61_0.txt |
Blocks in a recursive main loop until the ` dialog ` either emits the
response signal, or is destroyed. If the dialog is destroyed during the call
to Dialog.run , Dialog.run returns GTK_RESPONSE_NONE Otherwise, it
returns the response ID from the ::response signal emission. | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_93_0.txt | 
### [ Gtk ](index.html)
API Version: 3.0
Library Version: 3.24
##### Type
[ Widget ](class.Widget.html)
##### Signals
[ accel-closures-changed ](signal.Widget.accel-closures-changed.html) [
button-press-event ](signal.Widget.button-press-event.html) [ button-release-
event ](signal.Widget.bu... | |
Gtk_FileChooserDialog_MessageDialog/Gtk_FileChooserDialog_60_0.txt | 
### [ Gtk ](index.html)
API Version: 3.0
Library Version: 3.24
##### Type
[ Widget ](class.Widget.html)
##### Signals
[ accel-closures-changed ](signal.Widget.accel-closures-changed.html) [
button-press-event ](signal.Widget.button-press-event.html) [ button-release-
event ](signal.Widget.bu... | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_191_0.txt | 
### [ Gtk ](index.html)
API Version: 3.0
Library Version: 3.24
##### Type
[ Widget ](class.Widget.html)
##### Signals
[ accel-closures-changed ](signal.Widget.accel-closures-changed.html) [
button-press-event ](signal.Widget.button-press-event.html) [ button-release-
event ](signal.Widget.bu... | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_186_39.txt | et ` and siblings of its ancestors for all widgets matching ` widget_type ` . Of the matching widgets, the one that is geometrically closest to ` base_widget ` will be returned. The general purpose of this function is to find the most likely “action” widget, relative to another labeling widget. Such as finding a button... | |
Gtk_FileChooserDialog_MessageDialog/Gtk_FileChooserDialog_163_1.txt | GtkEntry ](class.Entry.html)
* [ GtkEntryCompletion ](class.EntryCompletion.html)
* [ GtkEventBox ](class.EventBox.html)
* [ GtkExpander ](class.Expander.html)
* [ GtkFileChooserButton ](class.FileChooserButton.html)
* [ GtkFileChooserDialog ](class.FileChooserDialog.html)
* [ GtkFileChooserWidget ](class.F... | |
Gtk_FileChooserDialog_MessageDialog/buttons-are-missing-in-the-file-chooser-dialog-what-should-i-do1_8_0.txt | 1. 1. Home
2. Questions | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_105_0.txt | 
The ::motion-notify-event signal is emitted when the pointer moves over the
widget’s ` GdkWindow ` .
###### [ Gtk.Widget::move-focus ](signal.Widget.move-foc... | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_3_7.txt | k-X11-arch] to move ` window ` to the given
position. Window managers are free to ignore this; most window managers ignore
requests for initial window positions (instead using a user-defined placement
algorithm) and honor requests after the window has already been shown.
###### [ gtk_window_parse_geometry ](method.Wi... | |
Gtk_FileChooserDialog_MessageDialog/Gtk_FileChooserDialog_141_0.txt | 
### [ Gtk ](index.html)
API Version: 3.0
Library Version: 3.24
##### Type
[ Widget ](class.Widget.html)
##### Signals
[ accel-closures-changed ](signal.Widget.accel-closures-changed.html) [
button-press-event ](signal.Widget.button-press-event.html) [ button-release-
event ](signal.Widget.bu... | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_35_0.txt | 
### [ Gtk ](index.html)
API Version: 3.0
Library Version: 3.24
##### Type
[ MessageDialog ](class.MessageDialog.html)
##### Methods
[ format_secondary_markup ](method.MessageDialog.format_secondary_markup.html)
[ format_secondary_text ](method.MessageDialog.format_secondary_text.html) [
get_... | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_53_0.txt | 
### [ Gtk ](index.html)
API Version: 3.0
Library Version: 3.24
##### Type
[ Widget ](class.Widget.html#description)
##### Constructors
[ new ](ctor.Widget.new.html)
##### Functions
[ get_default_direction ](type_func.Widget.get_default_direction.html) [
get_default_style ](type_func.Widge... | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_187_0.txt | 
### [ Gtk ](index.html)
API Version: 3.0
Library Version: 3.24
##### Type
[ Window ](class.Window.html)
##### Properties
[ accept-focus ](property.Window.accept-focus.html) [ application
](property.Window.application.html) [ attached-to ](property.Window.attached-
to.html) [ decorated ](prop... | |
Gtk_FileChooserDialog_MessageDialog/gtk.FileChooserDialog.FileChooserDialog.html6_149_0.txt |
Removes a folder from a file chooser’s list of shortcut folders. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.