c
Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Class Gtk.Widget

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-2.0.gir
C documentation: GtkWidget
Class : Widget
Implements: Atk.ImplementorIface, Gtk.Buildable
Subclasses: Gdaui.BasicForm, Gdaui.Cloud, Gdaui.Combo, Gdaui.DataFilter, Gdaui.DataProxyInfo, Gdaui.Entry, Gdaui.EntryBin, Gdaui.EntryBoolean, Gdaui.EntryCombo, Gdaui.EntryCommonTime, Gdaui.EntryDate, Gdaui.EntryNone, Gdaui.EntryNumber, Gdaui.EntryShell, Gdaui.EntryString, Gdaui.EntryTime, Gdaui.EntryTimestamp, Gdaui.EntryWrapper, Gdaui.Form, Gdaui.FormattedEntry, Gdaui.Grid, Gdaui.Login, Gdaui.NumericEntry, Gdaui.ProviderSelector, Gdaui.RawForm, Gdaui.RawGrid, Gdaui.ServerOperation, Gtk.AboutDialog, Gtk.AccelLabel, Gtk.Alignment, Gtk.Arrow, Gtk.AspectFrame, Gtk.Assistant, Gtk.Bin, Gtk.Box, Gtk.Button, Gtk.ButtonBox, Gtk.CList, Gtk.CTree, Gtk.Calendar, Gtk.CellView, Gtk.CheckButton, Gtk.CheckMenuItem, Gtk.ColorButton, Gtk.ColorSelection, Gtk.ColorSelectionDialog, Gtk.Combo, Gtk.ComboBox, Gtk.ComboBoxEntry, Gtk.ComboBoxText, Gtk.Container, Gtk.Curve, Gtk.Dialog, Gtk.DrawingArea, Gtk.Entry, Gtk.EventBox, Gtk.Expander, Gtk.FileChooserButton, Gtk.FileChooserDialog, Gtk.FileChooserWidget, Gtk.FileSelection, Gtk.Fixed, Gtk.FontButton, Gtk.FontSelection, Gtk.FontSelectionDialog, Gtk.Frame, Gtk.GammaCurve, Gtk.HBox, Gtk.HButtonBox, Gtk.HPaned, Gtk.HRuler, Gtk.HSV, Gtk.HScale, Gtk.HScrollbar, Gtk.HSeparator, Gtk.HandleBox, Gtk.IconView, Gtk.Image, Gtk.ImageMenuItem, Gtk.InfoBar, Gtk.InputDialog, Gtk.Invisible, Gtk.Item, Gtk.Label, Gtk.Layout, Gtk.LinkButton, Gtk.List, Gtk.ListItem, Gtk.Menu, Gtk.MenuBar, Gtk.MenuItem, Gtk.MenuShell, Gtk.MenuToolButton, Gtk.MessageDialog, Gtk.Misc, Gtk.Notebook, Gtk.OffscreenWindow, Gtk.OldEditable, Gtk.OptionMenu, Gtk.Paned, Gtk.Pixmap, Gtk.Plug, Gtk.Preview, Gtk.Progress, Gtk.ProgressBar, Gtk.RadioButton, Gtk.RadioMenuItem, Gtk.RadioToolButton, Gtk.Range, Gtk.RecentChooserDialog, Gtk.RecentChooserMenu, Gtk.RecentChooserWidget, Gtk.Ruler, Gtk.Scale, Gtk.ScaleButton, Gtk.Scrollbar, Gtk.ScrolledWindow, Gtk.Separator, Gtk.SeparatorMenuItem, Gtk.SeparatorToolItem, Gtk.Socket, Gtk.SpinButton, Gtk.Spinner, Gtk.Statusbar, Gtk.Table, Gtk.TearoffMenuItem, Gtk.TextView, Gtk.TipsQuery, Gtk.ToggleButton, Gtk.ToggleToolButton, Gtk.ToolButton, Gtk.ToolItem, Gtk.ToolItemGroup, Gtk.ToolPalette, Gtk.Toolbar, Gtk.TreeView, Gtk.VBox, Gtk.VButtonBox, Gtk.VPaned, Gtk.VRuler, Gtk.VScale, Gtk.VScrollbar, Gtk.VSeparator, Gtk.Viewport, Gtk.VolumeButton, Gtk.Window
Extends: Gtk.Object
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events - usage syntax: this.signals.EVENTNAME.connect( Function )
Event Defined By
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gdaui.BasicForm
Method
get_entry_widget (Holder holder) : Gtk.Widget
Gdaui.BasicForm
Method
get_label_widget (Holder holder) : Gtk.Widget
Gdaui.BasicForm
Method
get_place_holder (String placeholder_id) : Gtk.Widget
Gdaui.Cloud
Method
create_filter_widget () : Gtk.Widget
Gdaui.EntryShell
Method
pack_entry (Widget main_widget) : none
Gtk
Method
Gtk.drag_check_threshold (Widget widget, gint32 start_x, gint32 start_y, gint32 current_x, gint32 current_y) : gboolean
Gtk
Method
Gtk.drag_dest_add_image_targets (Widget widget) : none
Gtk
Method
Gtk.drag_dest_add_text_targets (Widget widget) : none
Gtk
Method
Gtk.drag_dest_add_uri_targets (Widget widget) : none
Gtk
Method
Gtk.drag_dest_get_target_list (Widget widget) : Gtk.TargetList
Gtk
Method
Gtk.drag_dest_get_track_motion (Widget widget) : gboolean
Gtk
Method
Gtk.drag_dest_set (Widget widget, DestDefaults flags, Array targets, gint32 n_targets, DragAction actions) : none
Gtk
Method
Gtk.drag_dest_set_proxy (Widget widget, Window proxy_window, DragProtocol protocol, gboolean use_coordinates) : none
Gtk
Method
Gtk.drag_dest_set_target_list (Widget widget, TargetList target_list) : none
Gtk
Method
Gtk.drag_dest_set_track_motion (Widget widget, gboolean track_motion) : none
Gtk
Method
Gtk.drag_dest_unset (Widget widget) : none
Gtk
Method
Gtk.drag_get_data (Widget widget, DragContext context, Atom target, guint32 time_) : none
Gtk
Method
Gtk.drag_get_source_widget (DragContext context) : Gtk.Widget
Gtk
Method
Gtk.drag_highlight (Widget widget) : none
Gtk
Method
Gtk.drag_set_icon_widget (DragContext context, Widget widget, gint32 hot_x, gint32 hot_y) : none
Gtk
Method
Gtk.drag_source_add_image_targets (Widget widget) : none
Gtk
Method
Gtk.drag_source_add_text_targets (Widget widget) : none
Gtk
Method
Gtk.drag_source_add_uri_targets (Widget widget) : none
Gtk
Method
Gtk.drag_source_get_target_list (Widget widget) : Gtk.TargetList
Gtk
Method
Gtk.drag_source_set (Widget widget, ModifierType start_button_mask, Array targets, gint32 n_targets, DragAction actions) : none
Gtk
Method
Gtk.drag_source_set_icon (Widget widget, Colormap colormap, Pixmap pixmap, Bitmap mask) : none
Gtk
Method
Gtk.drag_source_set_icon_name (Widget widget, String icon_name) : none
Gtk
Method
Gtk.drag_source_set_icon_pixbuf (Widget widget, Pixbuf pixbuf) : none
Gtk
Method
Gtk.drag_source_set_icon_stock (Widget widget, String stock_id) : none
Gtk
Method
Gtk.drag_source_set_target_list (Widget widget, TargetList target_list) : none
Gtk
Method
Gtk.drag_source_unset (Widget widget) : none
Gtk
Method
Gtk.drag_unhighlight (Widget widget) : none
Gtk
Method
Gtk.draw_insertion_cursor (Widget widget, Drawable drawable, Rectangle area, Rectangle location, gboolean is_primary, TextDirection direction, gboolean draw_arrow) : none
Gtk
Method
Gtk.get_event_widget (Event event) : Gtk.Widget
Gtk
Method
Gtk.grab_add (Widget widget) : none
Gtk
Method
Gtk.grab_get_current () : Gtk.Widget
Gtk
Method
Gtk.grab_remove (Widget widget) : none
Gtk
Method
Gtk.paint_arrow (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, ArrowType arrow_type, gboolean fill, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.paint_box (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.paint_box_gap (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height, PositionType gap_side, gint32 gap_x, gint32 gap_width) : none
Gtk
Method
Gtk.paint_check (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.paint_diamond (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.paint_expander (Style style, Window window, StateType state_type, Rectangle area, Widget widget, String detail, gint32 x, gint32 y, ExpanderStyle expander_style) : none
Gtk
Method
Gtk.paint_extension (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height, PositionType gap_side) : none
Gtk
Method
Gtk.paint_flat_box (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.paint_focus (Style style, Window window, StateType state_type, Rectangle area, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.paint_handle (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height, Orientation orientation) : none
Gtk
Method
Gtk.paint_hline (Style style, Window window, StateType state_type, Rectangle area, Widget widget, String detail, gint32 x1, gint32 x2, gint32 y) : none
Gtk
Method
Gtk.paint_layout (Style style, Window window, StateType state_type, gboolean use_text, Rectangle area, Widget widget, String detail, gint32 x, gint32 y, Layout layout) : none
Gtk
Method
Gtk.paint_option (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.paint_polygon (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, Point points, gint32 n_points, gboolean fill) : none
Gtk
Method
Gtk.paint_resize_grip (Style style, Window window, StateType state_type, Rectangle area, Widget widget, String detail, WindowEdge edge, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.paint_shadow (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.paint_shadow_gap (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height, PositionType gap_side, gint32 gap_x, gint32 gap_width) : none
Gtk
Method
Gtk.paint_slider (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height, Orientation orientation) : none
Gtk
Method
Gtk.paint_spinner (Style style, Window window, StateType state_type, Rectangle area, Widget widget, String detail, guint32 step, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.paint_string (Style style, Window window, StateType state_type, Rectangle area, Widget widget, String detail, gint32 x, gint32 y, String string) : none
Gtk
Method
Gtk.paint_tab (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.paint_vline (Style style, Window window, StateType state_type, Rectangle area, Widget widget, String detail, gint32 y1_, gint32 y2_, gint32 x) : none
Gtk
Method
Gtk.propagate_event (Widget widget, Event event) : none
Gtk
Method
Gtk.selection_add_target (Widget widget, Atom selection, Atom target, guint32 info) : none
Gtk
Method
Gtk.selection_add_targets (Widget widget, Atom selection, TargetEntry targets, guint32 ntargets) : none
Gtk
Method
Gtk.selection_clear (Widget widget, EventSelection event) : gboolean
Gtk
Method
Gtk.selection_clear_targets (Widget widget, Atom selection) : none
Gtk
Method
Gtk.selection_convert (Widget widget, Atom selection, Atom target, guint32 time_) : gboolean
Gtk
Method
Gtk.selection_owner_set (Widget widget, Atom selection, guint32 time_) : gboolean
Gtk
Method
Gtk.selection_owner_set_for_display (Display display, Widget widget, Atom selection, guint32 time_) : gboolean
Gtk
Method
Gtk.selection_remove_all (Widget widget) : none
Gtk
Method
Gtk.test_slider_get_value (Widget widget) : gdouble
Gtk
Method
Gtk.test_slider_set_perc (Widget widget, gdouble percentage) : none
Gtk
Method
Gtk.test_text_get (Widget widget) : String
Gtk
Method
Gtk.test_text_set (Widget widget, String string) : none
Gtk
Method
Gtk.test_widget_click (Widget widget, guint32 button, ModifierType modifiers) : gboolean
Gtk
Method
Gtk.test_widget_send_key (Widget widget, guint32 keyval, ModifierType modifiers) : gboolean
Gtk
Method
Gtk.text_anchored_child_set_layout (Widget child, TextLayout layout) : none
Gtk.AccelLabel
Property
accel_widget : Gtk.Widget
Gtk.AccelLabel
Method
get_accel_widget () : Gtk.Widget
Gtk.AccelLabel
Method
set_accel_widget (Widget accel_widget) : none
Gtk.Accessible
Method
get_widget () : Gtk.Widget
Gtk.Accessible
Method
set_widget (Widget widget) : none
Gtk.Action
Method
block_activate_from (Widget proxy) : none
Gtk.Action
Method
connect_proxy (Widget proxy) : none
Gtk.Action
Method
create_icon (gint32 icon_size) : Gtk.Widget
Gtk.Action
Method
create_menu () : Gtk.Widget
Gtk.Action
Method
create_menu_item () : Gtk.Widget
Gtk.Action
Method
create_tool_item () : Gtk.Widget
Gtk.Action
Method
disconnect_proxy (Widget proxy) : none
Gtk.Action
Method
unblock_activate_from (Widget proxy) : none
Gtk.ActionGroup
Signal
connect_proxy (ActionGroup self, Action action, Widget proxy) : none
Gtk.ActionGroup
Signal
disconnect_proxy (ActionGroup self, Action action, Widget proxy) : none
Gtk.Assistant
Signal
prepare (Assistant self, Widget page) : none
Gtk.Assistant
Method
add_action_widget (Widget child) : none
Gtk.Assistant
Method
append_page (Widget page) : gint32
Gtk.Assistant
Method
get_nth_page (gint32 page_num) : Gtk.Widget
Gtk.Assistant
Method
get_page_complete (Widget page) : gboolean
Gtk.Assistant
Method
get_page_header_image (Widget page) : GdkPixbuf.Pixbuf
Gtk.Assistant
Method
get_page_side_image (Widget page) : GdkPixbuf.Pixbuf
Gtk.Assistant
Method
get_page_title (Widget page) : String
Gtk.Assistant
Method
get_page_type (Widget page) : Gtk.AssistantPageType
Gtk.Assistant
Method
insert_page (Widget page, gint32 position) : gint32
Gtk.Assistant
Method
prepend_page (Widget page) : gint32
Gtk.Assistant
Method
remove_action_widget (Widget child) : none
Gtk.Assistant
Method
set_page_complete (Widget page, gboolean complete) : none
Gtk.Assistant
Method
set_page_header_image (Widget page, Pixbuf pixbuf) : none
Gtk.Assistant
Method
set_page_side_image (Widget page, Pixbuf pixbuf) : none
Gtk.Assistant
Method
set_page_title (Widget page, String title) : none
Gtk.Assistant
Method
set_page_type (Widget page, AssistantPageType type) : none
Gtk.Bin
Method
get_child () : Gtk.Widget
Gtk.Box
Method
pack_end (Widget child, gboolean expand, gboolean fill, guint32 padding) : none
Gtk.Box
Method
pack_end_defaults (Widget widget) : none
Gtk.Box
Method
pack_start (Widget child, gboolean expand, gboolean fill, guint32 padding) : none
Gtk.Box
Method
pack_start_defaults (Widget widget) : none
Gtk.Box
Method
query_child_packing (Widget child, gboolean expand, gboolean fill, guint32 padding, PackType pack_type) : none
Gtk.Box
Method
reorder_child (Widget child, gint32 position) : none
Gtk.Box
Method
set_child_packing (Widget child, gboolean expand, gboolean fill, guint32 padding, PackType pack_type) : none
Gtk.Button
Property
image : Gtk.Widget
Gtk.Button
Method
get_image () : Gtk.Widget
Gtk.Button
Method
set_image (Widget image) : none
Gtk.ButtonBox
Method
get_child_secondary (Widget child) : gboolean
Gtk.ButtonBox
Method
set_child_secondary (Widget child, gboolean is_secondary) : none
Gtk.CList
Method
set_column_widget (gint32 column, Widget widget) : none
Gtk.CellRenderer
Method
activate (Event event, Widget widget, String path, Rectangle background_area, Rectangle cell_area, CellRendererState flags) : gboolean
Gtk.CellRenderer
Method
get_size (Widget widget, Rectangle cell_area, gint32 x_offset, gint32 y_offset, gint32 width, gint32 height) : none
Gtk.CellRenderer
Method
render (Window window, Widget widget, Rectangle background_area, Rectangle cell_area, Rectangle expose_area, CellRendererState flags) : none
Gtk.CellRenderer
Method
start_editing (Event event, Widget widget, String path, Rectangle background_area, Rectangle cell_area, CellRendererState flags) : Gtk.CellEditable
Gtk.ColorSelectionDialog
Property
cancel_button : Gtk.Widget read only
Gtk.ColorSelectionDialog
Property
color_selection : Gtk.Widget read only
Gtk.ColorSelectionDialog
Property
help_button : Gtk.Widget read only
Gtk.ColorSelectionDialog
Property
ok_button : Gtk.Widget read only
Gtk.ColorSelectionDialog
Method
get_color_selection () : Gtk.Widget
Gtk.Container
Property
child : Gtk.Widget
Gtk.Container
Signal
add (Container self, Widget object) : none
Gtk.Container
Signal
remove (Container self, Widget object) : none
Gtk.Container
Signal
set_focus_child (Container self, Widget object) : none
Gtk.Container
Method
add (Widget widget) : none
Gtk.Container
Method
child_get_property (Widget child, String property_name, Value value) : none
Gtk.Container
Method
child_set_property (Widget child, String property_name, Value value) : none
Gtk.Container
Method
propagate_expose (Widget child, EventExpose event) : none
Gtk.Container
Method
remove (Widget widget) : none
Gtk.Container
Method
set_focus_child (Widget child) : none
Gtk.Dialog
Method
add_action_widget (Widget child, gint32 response_id) : none
Gtk.Dialog
Method
add_button (String button_text, gint32 response_id) : Gtk.Widget
Gtk.Dialog
Method
get_action_area () : Gtk.Widget
Gtk.Dialog
Method
get_content_area () : Gtk.Widget
Gtk.Dialog
Method
get_response_for_widget (Widget widget) : gint32
Gtk.Dialog
Method
get_widget_for_response (gint32 response_id) : Gtk.Widget
Gtk.EntryCompletion
Method
get_entry () : Gtk.Widget
Gtk.Expander
Property
label_widget : Gtk.Widget
Gtk.Expander
Method
get_label_widget () : Gtk.Widget
Gtk.Expander
Method
set_label_widget (Widget label_widget) : none
Gtk.FileChooser
Property
extra_widget : Gtk.Widget
Gtk.FileChooser
Property
preview_widget : Gtk.Widget
Gtk.FileChooser
Method
get_extra_widget () : Gtk.Widget
Gtk.FileChooser
Method
get_preview_widget () : Gtk.Widget
Gtk.FileChooser
Method
set_extra_widget (Widget extra_widget) : none
Gtk.FileChooser
Method
set_preview_widget (Widget preview_widget) : none
Gtk.FileChooserButton
Method
new Gtk.FileChooserButton.with_dialog (Widget dialog) : Gtk.Widget
Create a new Gtk.FileChooserButton
Gtk.Fixed
Method
move (Widget widget, gint32 x, gint32 y) : none
Gtk.Fixed
Method
put (Widget widget, gint32 x, gint32 y) : none
Gtk.FontSelection
Method
get_face_list () : Gtk.Widget
Gtk.FontSelection
Method
get_family_list () : Gtk.Widget
Gtk.FontSelection
Method
get_preview_entry () : Gtk.Widget
Gtk.FontSelection
Method
get_size_entry () : Gtk.Widget
Gtk.FontSelection
Method
get_size_list () : Gtk.Widget
Gtk.FontSelectionDialog
Method
get_cancel_button () : Gtk.Widget
Gtk.FontSelectionDialog
Method
get_font_selection () : Gtk.Widget
Gtk.FontSelectionDialog
Method
get_ok_button () : Gtk.Widget
Gtk.Frame
Property
label_widget : Gtk.Widget
Gtk.Frame
Method
get_label_widget () : Gtk.Widget
Gtk.Frame
Method
set_label_widget (Widget label_widget) : none
Gtk.HandleBox
Signal
child_attached (HandleBox self, Widget object) : none
Gtk.HandleBox
Signal
child_detached (HandleBox self, Widget object) : none
Gtk.IconSet
Method
render_icon (Style style, TextDirection direction, StateType state, gint32 size, Widget widget, String detail) : GdkPixbuf.Pixbuf
Gtk.ImageMenuItem
Property
image : Gtk.Widget
Gtk.ImageMenuItem
Method
get_image () : Gtk.Widget
Gtk.ImageMenuItem
Method
set_image (Widget image) : none
Gtk.InfoBar
Method
add_action_widget (Widget child, gint32 response_id) : none
Gtk.InfoBar
Method
add_button (String button_text, gint32 response_id) : Gtk.Widget
Gtk.InfoBar
Method
get_action_area () : Gtk.Widget
Gtk.InfoBar
Method
get_content_area () : Gtk.Widget
Gtk.ItemFactory
Method
Gtk.ItemFactory.add_foreign (Widget accel_widget, String full_path, AccelGroup accel_group, guint32 keyval, ModifierType modifiers) : none
Gtk.ItemFactory
Method
Gtk.ItemFactory.path_from_widget (Widget widget) : String
Gtk.Label
Property
mnemonic_widget : Gtk.Widget
Gtk.Label
Method
get_mnemonic_widget () : Gtk.Widget
Gtk.Label
Method
set_mnemonic_widget (Widget widget) : none
Gtk.Layout
Method
move (Widget child_widget, gint32 x, gint32 y) : none
Gtk.Layout
Method
put (Widget child_widget, gint32 x, gint32 y) : none
Gtk.List
Signal
select_child (List self, Widget object) : none
Gtk.List
Signal
unselect_child (List self, Widget object) : none
Gtk.List
Method
child_position (Widget child) : gint32
Gtk.List
Method
select_child (Widget child) : none
Gtk.List
Method
toggle_row (Widget item) : none
Gtk.List
Method
unselect_child (Widget child) : none
Gtk.Menu
Property
attach_widget : Gtk.Widget
Gtk.Menu
Method
Gtk.Menu.get_for_attach_widget (Widget widget) : Array
Gtk.Menu
Method
attach (Widget child, guint32 left_attach, guint32 right_attach, guint32 top_attach, guint32 bottom_attach) : none
Gtk.Menu
Method
reorder_child (Widget child, gint32 position) : none
Gtk.MenuItem
Method
get_submenu () : Gtk.Widget
Gtk.MenuItem
Method
set_submenu (Widget submenu) : none
Gtk.MenuShell
Method
activate_item (Widget menu_item, gboolean force_deactivate) : none
Gtk.MenuShell
Method
append (Widget child) : none
Gtk.MenuShell
Method
insert (Widget child, gint32 position) : none
Gtk.MenuShell
Method
prepend (Widget child) : none
Gtk.MenuShell
Method
select_item (Widget menu_item) : none
Gtk.MenuToolButton
Method
new Gtk.MenuToolButton.c_new (Widget icon_widget, String label) : Gtk.ToolItem
Create a new Gtk.MenuToolButton
Gtk.MenuToolButton
Method
get_menu () : Gtk.Widget
Gtk.MenuToolButton
Method
set_menu (Widget menu) : none
Gtk.MessageDialog
Property
image : Gtk.Widget
Gtk.MessageDialog
Property
message_area : Gtk.Widget read only
Gtk.MessageDialog
Method
get_image () : Gtk.Widget
Gtk.MessageDialog
Method
get_message_area () : Gtk.Widget
Gtk.MessageDialog
Method
set_image (Widget image) : none
Gtk.Notebook
Signal
page_added (Notebook self, Widget child, guint32 page_num) : none
Gtk.Notebook
Signal
page_removed (Notebook self, Widget child, guint32 page_num) : none
Gtk.Notebook
Signal
page_reordered (Notebook self, Widget child, guint32 page_num) : none
Gtk.Notebook
Method
append_page (Widget child, Widget tab_label) : gint32
Gtk.Notebook
Method
append_page_menu (Widget child, Widget tab_label, Widget menu_label) : gint32
Gtk.Notebook
Method
get_action_widget (PackType pack_type) : Gtk.Widget
Gtk.Notebook
Method
get_menu_label (Widget child) : Gtk.Widget
Gtk.Notebook
Method
get_menu_label_text (Widget child) : String
Gtk.Notebook
Method
get_nth_page (gint32 page_num) : Gtk.Widget
Gtk.Notebook
Method
get_tab_detachable (Widget child) : gboolean
Gtk.Notebook
Method
get_tab_label (Widget child) : Gtk.Widget
Gtk.Notebook
Method
get_tab_label_text (Widget child) : String
Gtk.Notebook
Method
get_tab_reorderable (Widget child) : gboolean
Gtk.Notebook
Method
insert_page (Widget child, Widget tab_label, gint32 position) : gint32
Gtk.Notebook
Method
insert_page_menu (Widget child, Widget tab_label, Widget menu_label, gint32 position) : gint32
Gtk.Notebook
Method
page_num (Widget child) : gint32
Gtk.Notebook
Method
prepend_page (Widget child, Widget tab_label) : gint32
Gtk.Notebook
Method
prepend_page_menu (Widget child, Widget tab_label, Widget menu_label) : gint32
Gtk.Notebook
Method
query_tab_label_packing (Widget child, gboolean expand, gboolean fill, PackType pack_type) : none
Gtk.Notebook
Method
reorder_child (Widget child, gint32 position) : none
Gtk.Notebook
Method
set_action_widget (Widget widget, PackType pack_type) : none
Gtk.Notebook
Method
set_menu_label (Widget child, Widget menu_label) : none
Gtk.Notebook
Method
set_menu_label_text (Widget child, String menu_text) : none
Gtk.Notebook
Method
set_tab_detachable (Widget child, gboolean detachable) : none
Gtk.Notebook
Method
set_tab_label (Widget child, Widget tab_label) : none
Gtk.Notebook
Method
set_tab_label_packing (Widget child, gboolean expand, gboolean fill, PackType pack_type) : none
Gtk.Notebook
Method
set_tab_label_text (Widget child, String tab_text) : none
Gtk.Notebook
Method
set_tab_reorderable (Widget child, gboolean reorderable) : none
Gtk.OptionMenu
Method
set_menu (Widget menu) : none
Gtk.Paned
Method
add1 (Widget child) : none
Gtk.Paned
Method
add2 (Widget child) : none
Gtk.Paned
Method
get_child1 () : Gtk.Widget
Gtk.Paned
Method
get_child2 () : Gtk.Widget
Gtk.Paned
Method
pack1 (Widget child, gboolean resize, gboolean shrink) : none
Gtk.Paned
Method
pack2 (Widget child, gboolean resize, gboolean shrink) : none
Gtk.PrintOperation
Signal
custom_widget_apply (PrintOperation self, Widget widget) : none
Gtk.PrintOperation
Signal
update_custom_widget (PrintOperation self, Widget widget, PageSetup setup, PrintSettings settings) : none
Gtk.RadioButton
Method
new_from_widget () : Gtk.Widget
Gtk.RadioButton
Method
new_with_label_from_widget (String label) : Gtk.Widget
Gtk.RadioButton
Method
new_with_mnemonic_from_widget (String label) : Gtk.Widget
Gtk.RadioMenuItem
Method
new_from_widget () : Gtk.Widget
Gtk.RadioMenuItem
Method
new_with_label_from_widget (String label) : Gtk.Widget
Gtk.RadioMenuItem
Method
new_with_mnemonic_from_widget (String label) : Gtk.Widget
Gtk.ScaleButton
Method
get_minus_button () : Gtk.Widget
Gtk.ScaleButton
Method
get_plus_button () : Gtk.Widget
Gtk.ScaleButton
Method
get_popup () : Gtk.Widget
Gtk.ScrolledWindow
Method
add_with_viewport (Widget child) : none
Gtk.ScrolledWindow
Method
get_hscrollbar () : Gtk.Widget
Gtk.ScrolledWindow
Method
get_vscrollbar () : Gtk.Widget
Gtk.SizeGroup
Method
add_widget (Widget widget) : none
Gtk.SizeGroup
Method
remove_widget (Widget widget) : none
Gtk.Statusbar
Method
get_message_area () : Gtk.Widget
Gtk.Style
Method
render_icon (IconSource source, TextDirection direction, StateType state, IconSize size, Widget widget, String detail) : GdkPixbuf.Pixbuf
Gtk.Table
Method
attach (Widget child, guint32 left_attach, guint32 right_attach, guint32 top_attach, guint32 bottom_attach, AttachOptions xoptions, AttachOptions yoptions, guint32 xpadding, guint32 ypadding) : none
Gtk.Table
Method
attach_defaults (Widget widget, guint32 left_attach, guint32 right_attach, guint32 top_attach, guint32 bottom_attach) : none
Gtk.TextChildAnchor
Method
register_child (Widget child, TextLayout layout) : none
Gtk.TextChildAnchor
Method
unregister_child (Widget child) : none
Gtk.TextLayout
Method
draw (Widget widget, Drawable drawable, GC cursor_gc, gint32 x_offset, gint32 y_offset, gint32 x, gint32 y, gint32 width, gint32 height, Array widgets) : none
Gtk.TextView
Method
add_child_at_anchor (Widget child, TextChildAnchor anchor) : none
Gtk.TextView
Method
add_child_in_window (Widget child, TextWindowType which_window, gint32 xpos, gint32 ypos) : none
Gtk.TextView
Method
move_child (Widget child, gint32 xpos, gint32 ypos) : none
Gtk.TipsQuery
Property
caller : Gtk.Widget
Gtk.TipsQuery
Signal
widget_entered (TipsQuery self, Widget object, String p0, String p1) : none
Gtk.TipsQuery
Signal
widget_selected (TipsQuery self, Widget object, String p0, String p1, Event p2) : gboolean
Gtk.TipsQuery
Method
set_caller (Widget caller) : none
Gtk.ToolButton
Property
icon_widget : Gtk.Widget
Gtk.ToolButton
Property
label_widget : Gtk.Widget
Gtk.ToolButton
Method
new Gtk.ToolButton.c_new (Widget icon_widget, String label) : Gtk.ToolItem
Create a new Gtk.ToolButton
Gtk.ToolButton
Method
get_icon_widget () : Gtk.Widget
Gtk.ToolButton
Method
get_label_widget () : Gtk.Widget
Gtk.ToolButton
Method
set_icon_widget (Widget icon_widget) : none
Gtk.ToolButton
Method
set_label_widget (Widget label_widget) : none
Gtk.ToolItem
Method
get_proxy_menu_item (String menu_item_id) : Gtk.Widget
Gtk.ToolItem
Method
retrieve_proxy_menu_item () : Gtk.Widget
Gtk.ToolItem
Method
set_proxy_menu_item (String menu_item_id, Widget menu_item) : none
Gtk.ToolItemGroup
Property
label_widget : Gtk.Widget
Gtk.ToolItemGroup
Method
get_label_widget () : Gtk.Widget
Gtk.ToolItemGroup
Method
set_label_widget (Widget label_widget) : none
Gtk.ToolPalette
Method
add_drag_dest (Widget widget, DestDefaults flags, ToolPaletteDragTargets targets, DragAction actions) : none
Gtk.ToolPalette
Method
get_drag_item (SelectionData selection) : Gtk.Widget
Gtk.Toolbar
Method
append_widget (Widget widget, String tooltip_text, String tooltip_private_text) : none
Gtk.Toolbar
Method
insert_widget (Widget widget, String tooltip_text, String tooltip_private_text, gint32 position) : none
Gtk.Toolbar
Method
prepend_widget (Widget widget, String tooltip_text, String tooltip_private_text) : none
Gtk.Tooltip
Method
set_custom (Widget custom_widget) : none
Gtk.Tooltips
Method
Gtk.Tooltips.get_info_from_tip_window (Window tip_window, Tooltips tooltips, Widget current_widget) : gboolean
Gtk.Tooltips
Method
set_tip (Widget widget, String tip_text, String tip_private) : none
Gtk.TreeViewColumn
Property
widget : Gtk.Widget
Gtk.TreeViewColumn
Method
get_tree_view () : Gtk.Widget
Gtk.TreeViewColumn
Method
get_widget () : Gtk.Widget
Gtk.TreeViewColumn
Method
set_widget (Widget widget) : none
Gtk.UIManager
Signal
add_widget (UIManager self, Widget widget) : none
Gtk.UIManager
Signal
connect_proxy (UIManager self, Action action, Widget proxy) : none
Gtk.UIManager
Signal
disconnect_proxy (UIManager self, Action action, Widget proxy) : none
Gtk.UIManager
Method
get_widget (String path) : Gtk.Widget
Gtk.Window
Signal
set_focus (Window self, Widget object) : none
Gtk.Window
Method
add_mnemonic (guint32 keyval, Widget target) : none
Gtk.Window
Method
get_default_widget () : Gtk.Widget
Gtk.Window
Method
get_focus () : Gtk.Widget
Gtk.Window
Method
remove_mnemonic (guint32 keyval, Widget target) : none
Gtk.Window
Method
set_default (Widget default_widget) : none
Gtk.Window
Method
set_focus (Widget focus) : none
Gtk.Window
Method
set_geometry_hints (Widget geometry_widget, Geometry geometry, WindowHints geom_mask) : none
GtkClutter
Method
GtkClutter.get_base_color (Widget widget, StateType state) : Clutter.Color
GtkClutter
Method
GtkClutter.get_bg_color (Widget widget, StateType state) : Clutter.Color
GtkClutter
Method
GtkClutter.get_dark_color (Widget widget, StateType state) : Clutter.Color
GtkClutter
Method
GtkClutter.get_fg_color (Widget widget, StateType state) : Clutter.Color
GtkClutter
Method
GtkClutter.get_light_color (Widget widget, StateType state) : Clutter.Color
GtkClutter
Method
GtkClutter.get_mid_color (Widget widget, StateType state) : Clutter.Color
GtkClutter
Method
GtkClutter.get_text_aa_color (Widget widget, StateType state) : Clutter.Color
GtkClutter
Method
GtkClutter.get_text_color (Widget widget, StateType state) : Clutter.Color
GtkClutter
Method
GtkClutter.texture_new_from_icon_name (Widget widget, String icon_name, IconSize size) : Clutter.Actor
GtkClutter
Method
GtkClutter.texture_new_from_stock (Widget widget, String stock_id, IconSize size) : Clutter.Actor
GtkClutter
Method
GtkClutter.texture_set_from_icon_name (Texture texture, Widget widget, String icon_name, IconSize size) : gboolean
GtkClutter
Method
GtkClutter.texture_set_from_stock (Texture texture, Widget widget, String stock_id, IconSize size) : gboolean
GtkClutter.Actor
Property
contents : Gtk.Widget
GtkClutter.Actor
Method
new GtkClutter.Actor.with_contents (Widget contents) : Clutter.Actor
Create a new GtkClutter.Actor
GtkClutter.Actor
Method
get_contents () : Gtk.Widget
GtkClutter.Actor
Method
get_widget () : Gtk.Widget
GtkSource.CompletionInfo
Method
get_widget () : Gtk.Widget
GtkSource.CompletionInfo
Method
set_widget (Widget widget) : none
GtkSource.CompletionProvider
Method
get_info_widget (CompletionProposal proposal) : Gtk.Widget
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:03:16 GMT+0800 (HKT)