id stringlengths 16 145 | text stringlengths 1 179k | title stringclasses 1
value |
|---|---|---|
Gtk_FileChooserDialog_MessageDialog/MessageDialog_186_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/Gtk_FileChooserDialog_104_0.txt | 
Checks to see if a mouse drag starting at ( ` start_x ` , ` start_y ` ) and
ending at ( ` current_x ` , ` current_y ` ) has passed the GTK \+ drag
threshold, and thus should trigger the beginning of a drag-and-drop operat... | |
Gtk_FileChooserDialog_MessageDialog/buttons-are-missing-in-the-file-chooser-dialog-what-should-i-do1_10_0.txt | 6. Companies
7. Unanswered | |
Gtk_FileChooserDialog_MessageDialog/gtk.FileChooserDialog.FileChooserDialog.html6_99_0.txt |
Gets the current folder of ` chooser ` as an URI. See `
gtk_file_chooser_set_current_folder_uri() ` . | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_121_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_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/class.FileChooserDialog.html7_36_0.txt | deprecated: 4.10
###### gtk_dialog_response | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_86_1.txt | _leave (
GtkWidget* self,
GdkDragContext* context,
guint time,
gpointer user_data
)
`
#### Description [ [src]
](https://gitlab.gnome.org/GNOME/gtk/-/blob/gtk-3-24/gtk/gtkwidget.c#L2815 "go
to source location")
The ::drag-leave signal is emitted on the drop site when the cursor lea... | |
Gtk_FileChooserDialog_MessageDialog/gtk.FileChooserDialog.FileChooserDialog.html6_161_0.txt |
Sets the type of operation that the chooser is performing; the user interface
is adapted to suit the selected action. For example, an option to create a new
folder might be shown if the action is ` GTK_FILE_CHOOSER_ACTION_SAVE ` but
not if the action is ` GTK_FILE_CHOOSER_ACTION_OPEN ` . | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_53_7.txt | idget hierarchy in only one
orientation at a time. When widgets are initially queried for their minimum
sizes it is generally done in two initial passes in the ` GtkSizeRequestMode `
chosen by the toplevel.
For example, when queried in the normal ` GTK_SIZE_REQUEST_HEIGHT_FOR_WIDTH `
mode: First, the default minimum a... | |
Gtk_FileChooserDialog_MessageDialog/Gtk_FileChooserDialog_128_1.txt | nt_set (
GtkWidget* self,
GtkWidget* old_parent,
gpointer user_data
)
`
#### Description [ [src]
](https://gitlab.gnome.org/GNOME/gtk/-/blob/gtk-3-24/gtk/gtkwidget.c#L1829 "go
to source location")
The ::parent-set signal is emitted when a new parent has been set on a widget.
Default han... | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_143_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_186_17.txt | idget is used to allow the user to select a value using a vertical slider. To create one, use gtk_hscale_new_with_range().
[ VScrollbar ](class.VScrollbar.html "VScrollbar") | The ` GtkVScrollbar ` widget is a widget arranged vertically creating a scrollbar. See ` GtkScrollbar ` for details on scrollbars. ` GtkAdju... | |
Gtk_FileChooserDialog_MessageDialog/Gtk_FileChooserDialog_182_5.txt | get_focus_vadjustment.html)
Retrieves the vertical focus adjustment for the container. See
gtk_container_set_focus_vadjustment().
###### [ gtk_container_get_path_for_child
](method.Container.get_path_for_child.html)
Returns a newly created widget path representing all the widget hierarchy from
the toplevel down to ... | |
Gtk_FileChooserDialog_MessageDialog/120141_10_0.txt | I think I have explained that in full detail here for GTK4:
https://ssalewski.de/gtkprogramming.html#_filechooserdialog | |
Gtk_FileChooserDialog_MessageDialog/gtk.FileChooserDialog.FileChooserDialog.html6_192_0.txt | setShowHidden
` void ` setShowHidden (bool showHidden) | |
Gtk_FileChooserDialog_MessageDialog/gtk.FileChooserDialog.FileChooserDialog.html6_65_0.txt |
Sets the last widget in the dialog’s action area with the given ` response_id
` as the default widget for the dialog. Pressing “Enter” normally activates
the default widget. | |
Gtk_FileChooserDialog_MessageDialog/Gtk_FileChooserDialog_111_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/class.FileChooserDialog.html7_116_0.txt | Whether this widget itself will accept the input focus.
###### Gtk.Widget:halign | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_115_0.txt | 
### [ Gtk ](index.html)
API Version: 3.0
Library Version: 3.24
##### Type
[ Widget ](class.Widget.html)
##### Properties
[ app-paintable ](property.Widget.app-paintable.html) [ can-default
](property.Widget.can-default.html) [ can-focus ](property.Widget.can-
focus.html) [ composite-child ](... | |
Gtk_FileChooserDialog_MessageDialog/class.FileChooserDialog.html7_128_0.txt | Margin on top side of widget.
###### Gtk.Widget:name | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_186_40.txt | et_has_window()), this will often be an input-only event window. For other widgets, this is usually widget->window. Certain caveats should be considered when using this function, in particular because the mouse pointer is warped to the key press location, see ` gdk_test_simulate_key() ` for details. since: 2.14
[ t... | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_186_3.txt | dererProgress ](class.CellRendererProgress.html "CellRendererProgress") | ` GtkCellRendererProgress ` renders a numeric value as a progress par in a cell. Additionally, it can display a text on top of the progress bar.
[ CellRendererSpin ](class.CellRendererSpin.html "CellRendererSpin") | ` GtkCellRendererSpin ` r... | |
Gtk_FileChooserDialog_MessageDialog/gtk.FileChooserDialog.FileChooserDialog.html6_136_0.txt | getUsePreviewLabel
` bool ` getUsePreviewLabel () | |
Gtk_FileChooserDialog_MessageDialog/Gtk_FileChooserDialog_14_1.txt | nd (
GtkWidget* self,
GdkDragContext* context,
gpointer user_data
)
`
#### Description [ [src]
](https://gitlab.gnome.org/GNOME/gtk/-/blob/gtk-3-24/gtk/gtkwidget.c#L2868 "go
to source location")
The ::drag-end signal is emitted on the drag source when a drag is finished. A
typical reason... | |
Gtk_FileChooserDialog_MessageDialog/gtk.FileChooserDialog.FileChooserDialog.html6_95_0.txt |
Gets the current folder of ` chooser ` as a local filename. See `
gtk_file_chooser_set_current_folder() ` . | |
Gtk_FileChooserDialog_MessageDialog/Gtk_FileChooserDialog_91_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_89_0.txt | 5
Can't save images in any browser | |
Gtk_FileChooserDialog_MessageDialog/Gtk_FileChooserDialog_38_0.txt | 
The ::enable-debugging signal is a [keybinding signal][GtkBindingSignal] which
gets emitted when the user enables... | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_126_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/Gtk_FileChooserDialog_103_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_76_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_8_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_86_0.txt | 0
Low resolution and DPI causing save dialog input text to disappear | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_53_13.txt | ed.
since: 3.10
###### [ gtk_drag_check_threshold ](method.Widget.drag_check_threshold.html)
Checks to see if a mouse drag starting at ( ` start_x ` , ` start_y ` ) and
ending at ( ` current_x ` , ` current_y ` ) has passed the GTK \+ drag
threshold, and thus should trigger the beginning of a drag-and-drop operat... | |
Gtk_FileChooserDialog_MessageDialog/Gtk_FileChooserDialog_97_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_7_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.FileChooserDialog.html6_214_0.txt | addOnUpdatePreview
` gulong ` addOnUpdatePreview (void delegate(FileChooserIF) dlg,
ConnectFlags connectFlags) | |
Gtk_FileChooserDialog_MessageDialog/gtk.FileChooserDialog.FileChooserDialog.html6_187_0.txt |
Sets an application-supplied widget to use to display a custom preview of the
currently selected file. To implement a preview, after setting the preview
widget, you connect to the update-preview signal, and call `
gtk_file_chooser_get_preview_filename() ` or `
gtk_file_chooser_get_preview_uri() ` on each change... | |
Gtk_FileChooserDialog_MessageDialog/Gtk_FileChooserDialog_191_29.txt | o serialize the content of a text buffer. It must return the serialized form of the content.
[ TextCharPredicate ](callback.TextCharPredicate.html "TextCharPredicate") |
[ TextTagTableForeach ](callback.TextTagTableForeach.html "TextTagTableForeach") |
[ TickCallback ](callback.TickCallback.html "TickCallback"... | |
Gtk_FileChooserDialog_MessageDialog/class.FileChooserDialog.html7_44_0.txt | ##### Methods inherited from GtkAccessible (19)
###### gtk_accessible_announce | |
Gtk_FileChooserDialog_MessageDialog/Gtk_FileChooserDialog_191_18.txt | ion can connect to to modify the behavior of a widget.
[ FileChooser ](iface.FileChooser.html "FileChooser") | ` GtkFileChooser ` is an interface that can be implemented by file selection widgets. In GTK +, the main objects that implement this interface are ` GtkFileChooserWidget ` , ` GtkFileChooserDialog ` , an... | |
Gtk_FileChooserDialog_MessageDialog/Gtk_FileChooserDialog_191_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_62_6.txt | dget:sensitive ](property.Widget.sensitive.html)
No description available.
###### [ Gtk.Widget:style ](property.Widget.style.html)
The style of the widget, which contains information about how it will look
(colors, etc).
deprecated: Unknown
###### [ Gtk.Widget:tooltip-markup ](property.Widget.tooltip-markup.html... | |
Gtk_FileChooserDialog_MessageDialog/class.FileChooserDialog.html7_67_0.txt | ###### gtk_accessible_update_state_value
Updates an array of accessible states. | |
Gtk_FileChooserDialog_MessageDialog/Gtk_FileChooserDialog_122_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_186_21.txt | y from the topmost widget, typically a toplevel, to any child. This widget path abstraction is used in ` GtkStyleContext ` on behalf of the real widget in order to query style information.
[ WindowGeometryInfo ](struct.WindowGeometryInfo.html "WindowGeometryInfo") |
#### Aliases
[ Allocation ](alias.Allocati... | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_43_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/buttons-are-missing-in-the-file-chooser-dialog-what-should-i-do1_60_0.txt | Feb 3, 2018 at 19:38
Add a comment | | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_90_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_40_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_29_0.txt | Follow
edited Sep 13, 2016 at 18:54 | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_21_0.txt | 
### [ Gtk ](index.html)
API Version: 3.0
Library Version: 3.24
##### Type
[ MessageDialog ](class.MessageDialog.html#description)
##### Constructors
[ new ](ctor.MessageDialog.new.html) [ new_with_markup
](ctor.MessageDialog.new_with_markup.html)
##### Instance methods
[ format_secondary_... | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_3_1.txt | gate_key_event
](method.Window.propagate_key_event.html) [ remove_accel_group
](method.Window.remove_accel_group.html) [ remove_mnemonic
](method.Window.remove_mnemonic.html) [ reshow_with_initial_size
](method.Window.reshow_with_initial_size.html) [ resize
](method.Window.resize.html) [ resize_grip_is_visible
](method... | |
Gtk_FileChooserDialog_MessageDialog/Gtk_FileChooserDialog_121_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_163_0.txt |
Selects an option in a 'choice' that has been added with `
gtk_file_chooser_add_choice() ` . For a boolean choice, the possible options
are "true" and "false". | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_186_22.txt | xpanderStyle.html "ExpanderStyle") | Used to specify the style of the expanders drawn by a ` GtkTreeView ` .
[ FileChooserAction ](enum.FileChooserAction.html "FileChooserAction") | Describes whether a ` GtkFileChooser ` is being used to open existing files or to save to a possibly new file.
[ FileChooserConfir... | |
Gtk_FileChooserDialog_MessageDialog/Gtk_FileChooserDialog_111_6.txt | get_preferred_width.html) [ get_preferred_width_for_height
](vfunc.Widget.get_preferred_width_for_height.html) [ get_request_mode
](vfunc.Widget.get_request_mode.html) [ grab_broken_event
](vfunc.Widget.grab_broken_event.html) [ grab_focus
](vfunc.Widget.grab_focus.html) [ grab_notify ](vfunc.Widget.grab_notify.html)
[... | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_3_4.txt | es the [interactive debugger][interactive-debugging], which
offers access to the widget hierarchy of the application and to useful
debugging tools.
since: 3.14
#### Instance methods
###### [ gtk_window_activate_default ](method.Window.activate_default.html)
Activates the default widget for the window, unless the ... | |
Gtk_FileChooserDialog_MessageDialog/Gtk_FileChooserDialog_149_11.txt | window ` , which means that it will appear on all user
desktops. Note that you shouldn’t assume the window is definitely stuck
afterward, because other entities (e.g. the user or [window
manager][gtk-X11-arch] could unstick it again, and some window managers do not
support sticking windows. But normally the window wil... | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_186_37.txt | ender_line.html "render_line") | Renders a line from (x0, y0) to (x1, y1). since: 3.0
[ render_option ](func.render_option.html "render_option") | Renders an option mark (as in a ` GtkRadioButton ` ), the ` GTK_STATE_FLAG_CHECKED ` state will determine whether the option is on or off, and ` GTK_STATE_FLAG_INCONSI... | |
Gtk_FileChooserDialog_MessageDialog/Gtk_FileChooserDialog_191_46.txt | deprecated: 3.10
[ STOCK_SORT_ASCENDING ](const.STOCK_SORT_ASCENDING.html "STOCK_SORT_ASCENDING") | The “Ascending” item and icon. deprecated: 3.10
[ STOCK_SORT_DESCENDING ](const.STOCK_SORT_DESCENDING.html "STOCK_SORT_DESCENDING") | The “Descending” item and icon. deprecated: 3.10
[ STOCK_SPELL_CHECK ](... | |
Gtk_FileChooserDialog_MessageDialog/gtk.FileChooserDialog.FileChooserDialog.html6_81_0.txt |
Adds a 'choice' to the file chooser. This is typically implemented as a
combobox or, for boolean choices, as a checkbutton. You can select a value
using ` gtk_file_chooser_set_choice() ` before the dialog is shown, and you
can obtain the user-selected value in the ::response signal handler using `
gtk_file_choose... | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_164_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_163_0.txt | 
### [ Gtk ](index.html)
API Version: 3.0
Library Version: 3.24
##### Type
[ Buildable ](iface.Buildable.html#description)
##### Instance methods
[ add_child ](method.Buildable.add_child.html) [ construct_child
](method.Buildable.construct_child.html) [ custom_finished
](method.Buildable.cust... | |
Gtk_FileChooserDialog_MessageDialog/Gtk_FileChooserDialog_163_3.txt | m_tag_start) (
GtkBuildable* buildable,
GtkBuilder* builder,
GObject* child,
const gchar* tagname,
GMarkupParser* parser,
gpointer* data
);
void (* custom_tag_end) (
GtkBuildable* buildable,
GtkBuilder* builder,
GObject* child,
... | |
Gtk_FileChooserDialog_MessageDialog/class.FileChooserDialog.html7_172_0.txt | ###### GtkWidget::query-tooltip
Emitted when the widget’s tooltip is about to be shown. | |
Gtk_FileChooserDialog_MessageDialog/Gtk_FileChooserDialog_129_12.txt |
* Methods
* Properties
* Signals
* Virtual methods
| |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_69_0.txt | 
### [ Gtk ](index.html)
API Version: 3.0
Library Version: 3.24
##### Type
[ Widget ](class.Widget.html)
##### Properties
[ app-paintable ](property.Widget.app-paintable.html) [ can-default
](property.Widget.can-default.html) [ can-focus ](property.Widget.can-
focus.html) [ composite-child ](... | |
Gtk_FileChooserDialog_MessageDialog/Gtk_FileChooserDialog_149_2.txt | esize-grip-visible.html) [ role
](property.Window.role.html) [ screen ](property.Window.screen.html) [ skip-
pager-hint ](property.Window.skip-pager-hint.html) [ skip-taskbar-hint
](property.Window.skip-taskbar-hint.html) [ startup-id
](property.Window.startup-id.html) [ title ](property.Window.title.html) [
transient-... | |
Gtk_FileChooserDialog_MessageDialog/gtk.FileChooserDialog.FileChooserDialog.html6_156_0.txt | selectFilename
` bool ` selectFilename (string filename) | |
Gtk_FileChooserDialog_MessageDialog/Gtk_FileChooserDialog_87_1.txt | custom tag handled by the ` buildable ` .
since: 2.12
###### [ gtk_buildable_custom_tag_end ](method.Buildable.custom_tag_end.html)
This is called at the end of each custom element handled by the buildable.
since: 2.12
###### [ gtk_buildable_custom_tag_start
](method.Buildable.custom_tag_start.html)
This is cal... | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_186_15.txt |
[ Switch ](class.Switch.html "Switch") | ` GtkSwitch ` is a widget that has two states: on or off. The user can control which state should be active by clicking the empty area, or by dragging the handle.
[ SwitchAccessible ](class.SwitchAccessible.html "SwitchAccessible") |
[ Table ](class.Table.html "Table")... | |
Gtk_FileChooserDialog_MessageDialog/gtk.FileChooserDialog.FileChooserDialog.html6_116_0.txt | getLocalOnly
` bool ` getLocalOnly () | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_104_0.txt | 
### [ Gtk ](index.html)
API Version: 3.0
Library Version: 3.24
##### Type
[ Container ](class.Container.html)
##### Signals
[ add ](signal.Container.add.html) [ check-resize ](signal.Container.check-
resize.html) [ remove ](signal.Container.remove.html) [ set-focus-child
](signal.Container.s... | |
Gtk_FileChooserDialog_MessageDialog/class.FileChooserDialog.html7_19_0.txt | Deprecated since: 4.10
Use ` GtkFileDialog ` instead. | |
Gtk_FileChooserDialog_MessageDialog/gtk.FileChooserDialog.FileChooserDialog.html6_108_0.txt | getFilename
` string ` getFilename () | |
Gtk_FileChooserDialog_MessageDialog/class.FileChooserDialog.html7_114_0.txt | The cursor used by ` widget ` .
###### Gtk.Widget:focus-on-click | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_27_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.FileChooserDialog.html6_1_0.txt | gtk FileChooserDialog
gtk.FileChooserDialog is a dialog box suitable for use with “File/Open” or
“File/Save as” commands. This widget works by putting a gtk.FileChooserWidget
inside a gtk.Dialog It exposes the GtkFileChooser interface, so you can
use all of the GtkFileChooser functions on the file chooser dia... | |
Gtk_FileChooserDialog_MessageDialog/Gtk_FileChooserDialog_129_2.txt | ionDialog ](class.ColorSelectionDialog.html "ColorSelectionDialog")
* [ GtkFileChooserDialog ](class.FileChooserDialog.html "FileChooserDialog")
* [ GtkFontChooserDialog ](class.FontChooserDialog.html "FontChooserDialog")
* [ GtkFontSelectionDialog ](class.FontSelectionDialog.html "FontSelectionDialog")
* [ Gtk... | |
Gtk_FileChooserDialog_MessageDialog/buttons-are-missing-in-the-file-chooser-dialog-what-should-i-do1_49_0.txt | Dec 1, 2016 at 8:19
* This can be a comment below the accepted answer | |
Gtk_FileChooserDialog_MessageDialog/Gtk_FileChooserDialog_22_0.txt |  | |
Gtk_FileChooserDialog_MessageDialog/class.FileChooserDialog.html7_95_0.txt | Whether the window frame should handle F10 for activating menubars.
since: 4.2 | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_117_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/Gtk_FileChooserDialog_176_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/class.FileChooserDialog.html7_177_0.txt | ###### GtkWidget::unrealize
Emitted when the ` GdkSurface ` associated with ` widget ` is destroyed. | |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_28_2.txt | margin ](property.Widget.margin.html)
Sets all four sides’ margin at once. If read, returns max margin on any side.
since: 3.0
###### [ Gtk.Widget:margin-bottom ](property.Widget.margin-bottom.html)
Margin on bottom side of widget.
since: 3.0
###### [ Gtk.Widget:margin-end ](property.Widget.margin-end.html)
Ma... | |
Gtk_FileChooserDialog_MessageDialog/Gtk_FileChooserDialog_10_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_91_2.txt | `
_Type:_ ` guint `
The timestamp of the motion event.
#### Return value
_Type:_ ` gboolean `
Whether the cursor position is in a drop zone.
| |
Gtk_FileChooserDialog_MessageDialog/MessageDialog_15_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_182_2.txt | r_width
(widget,
min_width,
min_height,
nat_height);
}
... | |
Gtk_FileChooserDialog_MessageDialog/gtk.FileChooserDialog.FileChooserDialog.html6_73_0.txt |
Returns ` TRUE ` if dialogs are expected to use an alternative button order on
the screen ` screen ` . See Dialog.setAlternativeButtonOrder for more
details about alternative button order. | |
Gtk_FileChooserDialog_MessageDialog/Gtk_FileChooserDialog_174_1.txt | destroy_event (
GtkWidget* self,
GdkEvent* event,
gpointer user_data
)
`
#### Description [ [src]
](https://gitlab.gnome.org/GNOME/gtk/-/blob/gtk-3-24/gtk/gtkwidget.c#L2348 "go
to source location")
The ::destroy-event signal is emitted when a ` GdkWindow ` is destroyed. You
rarely get... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.