gtkmm
3.13.2
|
display | The Gdk::Display for which the cursor will be created. |
surface | The cairo image surface containing the cursor pixel data. |
x | The horizontal offset of the “hotspot” of the cursor. |
y | The vertical offset of the “hotspot” of the cursor. |
x_hot | Location to store the hotspot x position, or 0 . |
y_hot | Location to store the hotspot y position, or 0 . |
0
. x_hot | Location to store the hotspot x position, or 0 . |
y_hot | Location to store the hotspot y position, or 0 . |
0
. monitor_num | Number of the monitor, between 0 and gdk_screen_get_n_monitors (screen). |
format | The format for the new surface. |
width | Width of the new surface. |
height | Height of the new surface. |
scale | The scale of the new surface, or 0 to use same as window. |
device | Pointer Gdk::Device to query to. |
x | Return location for the X coordinate of device, or 0 . |
y | Return location for the Y coordinate of device, or 0 . |
mask | Return location for the modifier mask, or 0 . |
0
if the window is not known to GDK. region | A region. |
position | A Gtk::BaselinePosition. |
0
. 0
. application | A Gtk::Application. |
0
if none was set. tabs | A Pango::TabArray. |
row | A row index. |
position | The position of the column to remove. |
position | The position of the row to remove. |
row | The row index. |
row | A row index. |
pos | A Gtk::BaselinePosition. |
0
if none has been set explicitly. 0
if none has been set explicitly. true
if the decorations are shown. 0
if none has been set explicitly. The returned string is owned by the widget and must not be modified or freed. 0
if none has been set explicitly. The returned string is owned by the widget and must not be modified or freed. child | The Gtk::Widget to be added to bar. |
child | The Gtk::Widget to be added to bar. |
title_widget | A custom widget to use for a title. |
setting | true to show standard widow decorations. |
subtitle | A subtitle, or 0 . |
title | A title, or 0 . |
for_window | Gdk::Window to optimize drawing for, or 0 . |
icon_names | 0 -terminated array of icon names to lookup. |
size | Desired icon size. |
scale | Desired scale. |
flags | Flags modifying the behavior of the icon lookup. |
0
if the icon wasn’t found. icon_name | The name of the icon to lookup. |
size | The desired icon size. The resulting icon may not be exactly this size; see Gtk::IconInfo::load_icon(). |
scale | Desired scale. |
flags | Flags modifying the behavior of the icon lookup. |
0
if the icon isn’t found. icon_name | The name of the icon to lookup. |
size | The desired icon size. The resulting icon may not be exactly this size; see Gtk::IconInfo::load_icon(). |
scale | Desired scale. |
for_window | Gdk::Window to optimize drawing for, or 0 . |
flags | Flags modifying the behavior of the icon lookup. |
0
if the icon isn’t found. icon_name | The name of the icon to lookup. |
size | Desired icon size. |
scale | The desired scale. |
flags | Flags modifying the behavior of the icon lookup. |
0
if the icon wasn’t found. icon | The Icon to look up. |
size | Desired icon size. |
scale | The desired scale. |
flags | Flags modifying the behavior of the icon lookup. |
0
if the icon wasn’t found. Unref with Glib::object_unref(). surface | A cairo_surface_t. |
true
if the widget displays standard close button. setting | true to include a close button. |
lines | The desired number of lines, or -1. |
child | The Gtk::Widget to add. |
row | A Gtk::ListBoxRow. |
true
if rows are activated on single click, false
otherwise. index | The index of the row. |
index | The index of the row. |
y | Position. |
y | Position. |
child | The Gtk::Widget to add. |
position | The position to insert child in. |
child | The Gtk::Widget to add. |
row | The row to select or 0 . |
single | A boolean. |
adjustment | The adjustment, or 0 . |
placeholder | A Gtk::Widget or 0 . |
mode | The Gtk::SelectionMode. |
row | The activated row. |
row | The selected row. |
0
if none. 0
if none. header | The header. |
location | Location to add as an application-specific shortcut. |
0
if nothing is visually selected. n | Index of the bookmark to query. |
0
if no such index exist. Note that the indices start at 0, even though the file chooser starts them with the keyboard shortcut “Alt-1”. true
if the sidebar will display a “Connect to Server” item. true
if the sidebar will display a builtin shortcut to the desktop folder. location | Location to remove. |
location | Location to select, or #0 for no current path. |
flags | Bitmask of modes in which the calling application can open locations. |
show_connect_to_server | Whether to show an item for the Connect to Server command. |
show_desktop | Whether to show an item for the Desktop folder. |
actions | Possible drag actions that need to be asked for. |
context | Gdk::DragContext with information about the drag operation. |
dest_file | File with the tentative location that is being hovered for a drop. |
source_file_list | List of File that are being dragged. |
dest_file | Destination File. |
source_file_list | List of File that got dropped. |
action | Drop action to perform. |
location | File to which the caller should switch. |
open_flags | A single value from Gtk::PlacesOpenFlags specifying how the location should be opened. |
menu | A Gtk::Menu. |
selected_item | File with the item to which the menu should refer, or #0 in the case of a selected_volume. |
selected_volume | Volume if the selected item is a volume, or #0 if it is a file. |
primary | Primary message with a summary of the error to show. |
secondary | Secondary message with details of the error to show. |
true
if the child is fully revealed. true
if the child is revealed. reveal_child | true to reveal the child. |
duration | The new duration, in milliseconds. |
transition | The new transition type. |
entry | A Gtk::Entry. |
event | A Gdk::Event containing key press events. |
search_mode | The new state of the search mode. |
visible | Whether the close button will be shown or not. |
child | The widget to add. |
name | The name for child. |
child | The widget to add. |
name | The name for child. |
title | A human-readable title for child. |
homogeneous | true to make stack homogeneous. |
duration | The new duration, in milliseconds. |
transition | The new transition type. |
child | A child of stack. |
name | The name of the child to make visible. |
name | The name of the child to make visible. |
transition | The transition type to use. |
0
if none has been set explicitly. 0
if none has been set explicitly. stack | A Gtk::Stack. |
scale | Scale. |
widget | The source widget. |
targets | The targets (data formats) in which the source can provide the data. |
actions | A bitmask of the allowed drag actions for this drag. |
button | The button the user clicked to start the drag. |
event | The event that triggered the start of the drag. |
x | The initial x coordinate to start dragging from, in the coordinate space of widget. If -1 is passed, the coordinates are retrieved from event or the current pointer position. |
y | The initial y coordinate to start dragging from, in the coordinate space of widget. If -1 is passed, the coordinates are retrieved from event or the current pointer position. |
width | The width which is available for allocation, or -1 if none. |
minimum_height | Location for storing the minimum height, or 0 . |
natural_height | Location for storing the natural height, or 0 . |
minimum_baseline | Location for storing the baseline for the minimum height, or 0 . |
natural_baseline | Location for storing the baseline for the natural height, or 0 . |
allocation | Position and size to be allocated to widget. |
baseline | The baseline of the child, or -1. |
titlebar | The widget to use as titlebar. |