gtkmm
3.13.2
|
true
if the window has a native window, false
otherwise. 0
. The returned object is owned by the Gdk::Window and should not be unreferenced directly. Use set_cursor() to unset the cursor of the window. 0
. The returned object is owned by the Gdk::Window and should not be unreferenced directly. Use set_cursor() to unset the cursor of the window. window | A Gdk::Window. |
0
if window is not an mbedded offscreen window. window | A Gdk::Window. |
0
if window is not an mbedded offscreen window. x | X coordinate in window. |
y | Y coordinate in window. |
root_x | Return location for X coordinate. |
root_y | Return location for Y coordinate. |
sibling | A Gdk::Window that is a sibling of window, or 0 . |
above | A boolean. |
window | A Gdk::Window. |
embedder | The Gdk::Window that window gets embedded in. |
xalign | Location to fill in with the x alignment of the cell, or 0 . |
yalign | Location to fill in with the y alignment of the cell, or 0 . |
xpad | Location to fill in with the x padding of the cell, or 0 . |
ypad | Location to fill in with the y padding of the cell, or 0 . |
true
if the cell renderer is sensitive. true
if the cell renderer is visible. xalign | The x alignment of the cell renderer. |
yalign | The y alignment of the cell renderer. |
xpad | The x padding of the cell renderer. |
ypad | The y padding of the cell renderer. |
sensitive | The sensitivity of the cell. |
visible | The visibility of the cell. |
true
if the cell renderer is activatable. setting | The value to set. |
buffer | A Gtk::EntryBuffer. |
position | Position at which to delete text. |
n_chars | Number of characters to delete. |
position | Position at which text was deleted. |
n_chars | Number of characters deleted. |
max_length | The maximum length of the entry buffer, or 0 for no maximum. (other than the maximum length of entries.) The value passed in will be clamped to the range 0-65536. |
position | The position the text was deleted at. |
n_chars | The number of characters that were deleted. |
position | The position the text was inserted at. |
chars | The text that was inserted. |
n_chars | The number of characters that were inserted. |
true
if the New Folder button should be displayed. create_folders | true if the New Folder button should be displayed. |
item_padding | The item padding. |
child | An activatable widget. |
response_id | Response ID for child. |
button_text | Text of button. |
response_id | Response ID for the button. |
response_id | A response ID. |
response_id | A response ID. |
message_type | A Gtk::MessageType. |
response_id | A response ID. |
setting | true for sensitive. |
response_id | The response ID. |
true
if clicked links are remembered. track_links | true to track visited links. |
uri | The URI that is activated. |
true
if the link has been activated. reserve_toggle_size | Whether to reserve size for toggles. |
embed | true to embed page setup selection in the Gtk::PrintUnixDialog. |
has_selection | true indicates that a selection exists. |
support_selection | true to support selection. |
widget | The custom widget added in create-custom-widget. |
setup | Actual page setup. |
settings | Actual print settings. |
support_selection | true to allow print selection. |
embed | Embed page setup selection. |
has_selection | true indicates that a selection exists. |
true
if the range is flippable. flippable | true to make the range flippable. |
title | The title. |
true
if the widget is app paintable. true
if widget can be a default widget, false
otherwise. true
if widget can own the input focus, false
otherwise. true
if the widget is double buffered. true
if widget has a window, false
otherwise. true
if widget is drawable, false
otherwise. true
if widget is a toplevel, false
otherwise. true
if widget acts as the default widget when focussed, false
otherwise. true
if the widget is sensitive. true
if the widget is visible. true
if widget is the current default widget within its toplevel, false
otherwise. true
if the widget has the global input focus. true
if the widget is in the grab_widgets stack. true
if the widget is effectively sensitive. allocation | A pointer to a Gtk::Allocation to copy from. |
can_default | Whether or not widget can be a default widget. |
can_focus | Whether or not widget can own the input focus. |
has_window | Whether or not widget has a window. |
receives_default | Whether or not widget can be a default widget. |
visible | Whether the widget should be shown or not. |
window | A Gdk::Window. |