gtkmm
3.13.2
|
device | The device used for the operation. |
button | The button being used to drag, or 0 for a keyboard-initiated drag. |
root_x | Root window X coordinate of mouse click that began the drag. |
root_y | Root window Y coordinate of mouse click that began the drag. |
timestamp | Timestamp of mouse click that began the drag. |
edge | The edge or corner from which the drag is started. |
device | The device used for the operation. |
button | The button being used to drag, or 0 for a keyboard-initiated drag. |
root_x | Root window X coordinate of mouse click that began the drag. |
root_y | Root window Y coordinate of mouse click that began the drag. |
timestamp | Timestamp of mouse click that began the drag (use Gdk::Event::get_time()). |
section_name | The name of the section. |
people | The people who belong to that section. |
0
if none is set. action_name | An action name, or 0 . |
target_value | A Variant to set as the target value, or 0 . |
detailed_action_name | The detailed action name. |
window | A toplevel window to add to the application. |
window | A Gtk::Window, or 0 . |
flags | What types of actions should be inhibited. |
reason | A short, human-readable string that explains why these operations are inhibited. |
flags | What types of actions should be queried. |
true
if any of the actions specified in flags are inhibited. app_menu | A MenuModel, or 0 . |
menubar | A MenuModel, or 0 . |
cookie | A cookie that was returned by inhibit(). |
true
if window will display a menubar when needed. show_menubar | Whether to show a menubar when needed. |
resource_path | The path of the resource file to parse. |
object_ids | Nul-terminated array of objects to build. |
true
if the color chooser uses the alpha channel, false
if not. color | The new color. |
use_alpha | true if color chooser should use alpha channel, false if not. |
color | The color. |
path | The GtkTreePath string from the combo box's current model to format text for. |
key | The text to complete for. |
0
if no row matches key. true
if the scale has an origin. has_origin | true if the scale has an origin. |
true
if button presses are captured during kinetic scrolling. capture_button_press | true to capture button presses. |
kinetic_scrolling | true to enable kinetic scrolling. |
0
. 0
. context | A Gtk::StyleContext. |
cr | A #cairo_t. |
x | X origin. |
y | Y origin. |
layout | The Pango::Layout of the text. |
index | The index in the Pango::Layout. |
direction | The Pango::Direction of the text. |
parent | The new parent or 0 . |
intent | The use case for the modifier mask. |
0
if the window is not attached to any widget. 0
if the window is not attached to any widget. true
if the window has requested to have its titlebar hidden when maximized. attach_widget | A Gtk::Widget, or 0 . |
setting | Whether to hide the titlebar when window is maximized. |