gtkmm  3.13.2
New API in gtkmm 2.22
Member Gdk::Cursor::get_cursor_type () const
Returns
A Gdk::CursorType.
Member Gdk::Display::is_closed () const
Returns
true if the display is closed.
Member Gdk::DragContext::get_actions () const
Returns
The Gdk::DragAction flags.
Member Gdk::DragContext::get_selected_action () const
Returns
A Gdk::DragAction value.
Member Gdk::DragContext::get_source_window () const
Returns
A Gdk::Window.
Member Gdk::DragContext::get_source_window ()
Returns
A Gdk::Window.
Member Gdk::DragContext::get_suggested_action () const
Returns
A Gdk::DragAction value.
Member Gdk::Visual::get_bits_per_rgb () const
Returns
The number of significant bits per color value for visual.
Member Gdk::Visual::get_blue_pixel_details (guint32& mask, int& shift, int& precision) const
Parameters
maskA pointer to a #guint32 to be filled in, or 0.
shiftA pointer to a int to be filled in, or 0.
precisionA pointer to a int to be filled in, or 0.
Member Gdk::Visual::get_byte_order ()
Returns
A Gdk::ByteOrder stating the byte order of visual.
Member Gdk::Visual::get_colormap_size () const
Returns
The size of a colormap that is suitable for visual.
Member Gdk::Visual::get_depth () const
Returns
The bit depth of this visual.
Member Gdk::Visual::get_green_pixel_details (guint32& mask, int& shift, int& precision) const
Parameters
maskA pointer to a #guint32 to be filled in, or 0.
shiftA pointer to a int to be filled in, or 0.
precisionA pointer to a int to be filled in, or 0.
Member Gdk::Visual::get_red_pixel_details (guint32& mask, int& shift, int& precision) const
Parameters
maskA pointer to a #guint32 to be filled in, or 0.
shiftA pointer to a int to be filled in, or 0.
precisionA pointer to a int to be filled in, or 0.
Member Gdk::Visual::get_visual_type () const
Returns
A Gdk::VisualType stating the type of visual.
Member Gdk::Window::coords_from_parent (double parent_x, double parent_y, double& x, double& y)
Parameters
parent_xX coordinate in parent’s coordinate system.
parent_yY coordinate in parent’s coordinate system.
xReturn location for X coordinate in child’s coordinate system.
yReturn location for Y coordinate in child’s coordinate system.
Member Gdk::Window::coords_to_parent (double x, double y, double& parent_x, double& parent_y)
Parameters
xX coordinate in child’s coordinate system.
yY coordinate in child’s coordinate system.
parent_xReturn location for X coordinate in parent’s coordinate system, or 0.
parent_yReturn location for Y coordinate in parent’s coordinate system, or 0.
Member Gdk::Window::create_similar_surface (Cairo::Content content, int width, int height)
Parameters
contentThe content for the new surface.
widthWidth of the new surface.
heightHeight of the new surface.
Returns
A pointer to the newly allocated surface. The caller owns the surface and should call cairo_surface_destroy() when done with it.
Member Gdk::Window::get_accept_focus () const
Returns
Whether or not the window should receive input focus.
Member Gdk::Window::get_background_pattern ()
Returns
The pattern to use for the background or 0 to use the parent’s background.
Member Gdk::Window::get_background_pattern () const
Returns
The pattern to use for the background or 0 to use the parent’s background.
Member Gdk::Window::get_composited () const
Returns
true if the window is composited.
Member Gdk::Window::get_effective_parent ()
Returns
Effective parent of window.
Member Gdk::Window::get_effective_parent () const
Returns
Effective parent of window.
Member Gdk::Window::get_effective_toplevel ()
Returns
The effective toplevel window containing window.
Member Gdk::Window::get_effective_toplevel () const
Returns
The effective toplevel window containing window.
Member Gdk::Window::get_focus_on_map () const
Returns
Whether or not the window wants to receive input focus when it is mapped.
Member Gdk::Window::get_modal_hint () const
Returns
Whether or not the window has the modal hint set.
Member Gdk::Window::has_native () const
Returns
true if the window has a native window, false otherwise.
Member Gdk::Window::is_input_only () const
Returns
true if window is input only.
Member Gdk::Window::is_shaped () const
Returns
true if window is shaped.
Member Gtk::Assistant::commit ()
Member Gtk::Button::get_event_window () const
Returns
button’s event window.
Member Gtk::Button::get_event_window ()
Returns
button’s event window.
Member Gtk::Entry::im_context_filter_keypress (GdkEventKey* event)
Parameters
eventThe key event.
Returns
true if the input method handled the key event.
Member Gtk::Entry::reset_im_context ()
Member Gtk::Expander::get_label_fill () const
Returns
true if the label widget will fill all available horizontal space.
Member Gtk::Expander::set_label_fill (bool label_fill=true)
Parameters
label_filltrue if the label should should fill all available horizontal space.
Member Gtk::IconView::get_item_column (const TreeModel::Path& path) const
Parameters
pathThe Gtk::TreePath of the item.
Returns
The column in which the item is displayed.
Member Gtk::IconView::get_item_row (const TreeModel::Path& path) const
Parameters
pathThe Gtk::TreePath of the item.
Returns
The row in which the item is displayed.
Member Gtk::MenuItem::unset_submenu ()
Member Gtk::MessageDialog::get_message_area ()
Returns
A Gtk::VBox corresponding to the “message area” in the message_dialog.
Member Gtk::MessageDialog::get_message_area () const
Returns
A Gtk::VBox corresponding to the “message area” in the message_dialog.
Member Gtk::Notebook::get_tab_hborder () const
Member Gtk::Notebook::get_tab_vborder () const
Member Gtk::RecentInfo::get_gicon ()
Returns
A Icon containing the icon, or 0. Use Glib::object_unref() when finished using the icon.
Member Gtk::RecentInfo::get_gicon () const
Returns
A Icon containing the icon, or 0. Use Glib::object_unref() when finished using the icon.
Member Gtk::Statusbar::remove_all_messages (guint context_id=0)
Parameters
context_idA context identifier.
Member Gtk::Table::get_size (guint& rows, guint& columns) const
Member Gtk::TextView::im_context_filter_keypress (GdkEventKey* event)
Parameters
eventThe key event.
Returns
true if the input method handled the key event.
Member Gtk::TextView::reset_im_context ()
Member Gtk::Viewport::get_view_window () const
Returns
A Gdk::Window.
Member Gtk::Viewport::get_view_window ()
Returns
A Gdk::Window.
Member Gtk::Window::has_group () const
Returns
true if window has an explicit window group.
Member Gtk::WindowGroup::get_current_grab ()
Returns
The current grab widget of the group.
Member Gtk::WindowGroup::get_current_grab () const
Returns
The current grab widget of the group.