docs: add Gtk*Class docs
https://bugzilla.gnome.org/show_bug.cgi?id=81006
This commit is contained in:
parent
f3f7c385d9
commit
add1ca00f4
@ -55,6 +55,7 @@ gtk_about_dialog_get_type
|
|||||||
<FILE>gtkaccelgroup</FILE>
|
<FILE>gtkaccelgroup</FILE>
|
||||||
<TITLE>Keyboard Accelerators</TITLE>
|
<TITLE>Keyboard Accelerators</TITLE>
|
||||||
GtkAccelGroup
|
GtkAccelGroup
|
||||||
|
GtkAccelGroupClass
|
||||||
gtk_accel_group_new
|
gtk_accel_group_new
|
||||||
gtk_accel_group_connect
|
gtk_accel_group_connect
|
||||||
gtk_accel_group_connect_by_path
|
gtk_accel_group_connect_by_path
|
||||||
@ -83,7 +84,6 @@ gtk_accelerator_set_default_mod_mask
|
|||||||
gtk_accelerator_get_default_mod_mask
|
gtk_accelerator_get_default_mod_mask
|
||||||
|
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
GtkAccelGroupClass
|
|
||||||
GTK_TYPE_ACCEL_GROUP
|
GTK_TYPE_ACCEL_GROUP
|
||||||
GTK_ACCEL_GROUP
|
GTK_ACCEL_GROUP
|
||||||
GTK_IS_ACCEL_GROUP
|
GTK_IS_ACCEL_GROUP
|
||||||
@ -178,6 +178,7 @@ gtk_accessible_get_type
|
|||||||
<FILE>gtkaction</FILE>
|
<FILE>gtkaction</FILE>
|
||||||
<TITLE>GtkAction</TITLE>
|
<TITLE>GtkAction</TITLE>
|
||||||
GtkAction
|
GtkAction
|
||||||
|
GtkActionClass
|
||||||
gtk_action_new
|
gtk_action_new
|
||||||
gtk_action_get_name
|
gtk_action_get_name
|
||||||
gtk_action_is_sensitive
|
gtk_action_is_sensitive
|
||||||
@ -228,7 +229,6 @@ GTK_ACTION_CLASS
|
|||||||
GTK_IS_ACTION
|
GTK_IS_ACTION
|
||||||
GTK_IS_ACTION_CLASS
|
GTK_IS_ACTION_CLASS
|
||||||
GTK_ACTION_GET_CLASS
|
GTK_ACTION_GET_CLASS
|
||||||
GtkActionClass
|
|
||||||
<SUBSECTION Private>
|
<SUBSECTION Private>
|
||||||
gtk_action_get_type
|
gtk_action_get_type
|
||||||
GtkActionPrivate
|
GtkActionPrivate
|
||||||
@ -259,6 +259,7 @@ gtk_activatable_get_type
|
|||||||
<FILE>gtkactiongroup</FILE>
|
<FILE>gtkactiongroup</FILE>
|
||||||
<TITLE>GtkActionGroup</TITLE>
|
<TITLE>GtkActionGroup</TITLE>
|
||||||
GtkActionGroup
|
GtkActionGroup
|
||||||
|
GtkActionGroupClass
|
||||||
gtk_action_group_new
|
gtk_action_group_new
|
||||||
gtk_action_group_get_name
|
gtk_action_group_get_name
|
||||||
gtk_action_group_get_sensitive
|
gtk_action_group_get_sensitive
|
||||||
@ -292,7 +293,6 @@ GTK_ACTION_GROUP_CLASS
|
|||||||
GTK_IS_ACTION_GROUP
|
GTK_IS_ACTION_GROUP
|
||||||
GTK_IS_ACTION_GROUP_CLASS
|
GTK_IS_ACTION_GROUP_CLASS
|
||||||
GTK_ACTION_GROUP_GET_CLASS
|
GTK_ACTION_GROUP_GET_CLASS
|
||||||
GtkActionGroupClass
|
|
||||||
<SUBSECTION Private>
|
<SUBSECTION Private>
|
||||||
gtk_action_group_get_type
|
gtk_action_group_get_type
|
||||||
GtkActionGroupPrivate
|
GtkActionGroupPrivate
|
||||||
@ -335,6 +335,7 @@ gtk_adjustment_get_type
|
|||||||
<FILE>gtkalignment</FILE>
|
<FILE>gtkalignment</FILE>
|
||||||
<TITLE>GtkAlignment</TITLE>
|
<TITLE>GtkAlignment</TITLE>
|
||||||
GtkAlignment
|
GtkAlignment
|
||||||
|
GtkAlignmentClass
|
||||||
gtk_alignment_new
|
gtk_alignment_new
|
||||||
gtk_alignment_set
|
gtk_alignment_set
|
||||||
gtk_alignment_get_padding
|
gtk_alignment_get_padding
|
||||||
@ -355,6 +356,7 @@ GtkAlignmentPrivate
|
|||||||
<FILE>gtkassistant</FILE>
|
<FILE>gtkassistant</FILE>
|
||||||
<TITLE>GtkAssistant</TITLE>
|
<TITLE>GtkAssistant</TITLE>
|
||||||
GtkAssistant
|
GtkAssistant
|
||||||
|
GtkAssistantClass
|
||||||
gtk_assistant_new
|
gtk_assistant_new
|
||||||
gtk_assistant_get_current_page
|
gtk_assistant_get_current_page
|
||||||
gtk_assistant_set_current_page
|
gtk_assistant_set_current_page
|
||||||
@ -385,7 +387,6 @@ gtk_assistant_next_page
|
|||||||
gtk_assistant_previous_page
|
gtk_assistant_previous_page
|
||||||
|
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
GtkAssistantClass
|
|
||||||
GTK_TYPE_ASSISTANT
|
GTK_TYPE_ASSISTANT
|
||||||
GTK_ASSISTANT
|
GTK_ASSISTANT
|
||||||
GTK_ASSISTANT_CLASS
|
GTK_ASSISTANT_CLASS
|
||||||
@ -419,6 +420,7 @@ gtk_arrow_get_type
|
|||||||
<FILE>gtkaspectframe</FILE>
|
<FILE>gtkaspectframe</FILE>
|
||||||
<TITLE>GtkAspectFrame</TITLE>
|
<TITLE>GtkAspectFrame</TITLE>
|
||||||
GtkAspectFrame
|
GtkAspectFrame
|
||||||
|
GtkAspectFrameClass
|
||||||
gtk_aspect_frame_new
|
gtk_aspect_frame_new
|
||||||
gtk_aspect_frame_set
|
gtk_aspect_frame_set
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
@ -437,6 +439,7 @@ gtk_aspect_frame_get_type
|
|||||||
<FILE>gtkbbox</FILE>
|
<FILE>gtkbbox</FILE>
|
||||||
<TITLE>GtkButtonBox</TITLE>
|
<TITLE>GtkButtonBox</TITLE>
|
||||||
GtkButtonBox
|
GtkButtonBox
|
||||||
|
GtkButtonBoxClass
|
||||||
gtk_button_box_new
|
gtk_button_box_new
|
||||||
gtk_button_box_get_layout
|
gtk_button_box_get_layout
|
||||||
gtk_button_box_get_child_secondary
|
gtk_button_box_get_child_secondary
|
||||||
@ -460,6 +463,7 @@ gtk_button_box_get_type
|
|||||||
<FILE>gtkbin</FILE>
|
<FILE>gtkbin</FILE>
|
||||||
<TITLE>GtkBin</TITLE>
|
<TITLE>GtkBin</TITLE>
|
||||||
GtkBin
|
GtkBin
|
||||||
|
GtkBinClass
|
||||||
gtk_bin_get_child
|
gtk_bin_get_child
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
GTK_BIN
|
GTK_BIN
|
||||||
@ -477,6 +481,7 @@ gtk_bin_get_type
|
|||||||
<FILE>gtkbox</FILE>
|
<FILE>gtkbox</FILE>
|
||||||
<TITLE>GtkBox</TITLE>
|
<TITLE>GtkBox</TITLE>
|
||||||
GtkBox
|
GtkBox
|
||||||
|
GtkBoxClass
|
||||||
gtk_box_new
|
gtk_box_new
|
||||||
gtk_box_pack_start
|
gtk_box_pack_start
|
||||||
gtk_box_pack_end
|
gtk_box_pack_end
|
||||||
@ -505,7 +510,9 @@ gtk_box_get_type
|
|||||||
<FILE>gtklistbox</FILE>
|
<FILE>gtklistbox</FILE>
|
||||||
<TITLE>GtkListBox</TITLE>
|
<TITLE>GtkListBox</TITLE>
|
||||||
GtkListBox
|
GtkListBox
|
||||||
|
GtkListBoxClass
|
||||||
GtkListBoxRow
|
GtkListBoxRow
|
||||||
|
GtkListBoxRowClass
|
||||||
GtkListBoxFilterFunc
|
GtkListBoxFilterFunc
|
||||||
GtkListBoxSortFunc
|
GtkListBoxSortFunc
|
||||||
GtkListBoxUpdateHeaderFunc
|
GtkListBoxUpdateHeaderFunc
|
||||||
@ -636,6 +643,7 @@ GtkBuilderPrivate
|
|||||||
<FILE>gtkbutton</FILE>
|
<FILE>gtkbutton</FILE>
|
||||||
<TITLE>GtkButton</TITLE>
|
<TITLE>GtkButton</TITLE>
|
||||||
GtkButton
|
GtkButton
|
||||||
|
GtkButtonClass
|
||||||
gtk_button_new
|
gtk_button_new
|
||||||
gtk_button_new_with_label
|
gtk_button_new_with_label
|
||||||
gtk_button_new_with_mnemonic
|
gtk_button_new_with_mnemonic
|
||||||
@ -739,6 +747,7 @@ gtk_check_button_get_type
|
|||||||
<SECTION>
|
<SECTION>
|
||||||
<FILE>gtkcheckmenuitem</FILE>
|
<FILE>gtkcheckmenuitem</FILE>
|
||||||
GtkCheckMenuItem
|
GtkCheckMenuItem
|
||||||
|
GtkCheckMenuItemClass
|
||||||
<TITLE>GtkCheckMenuItem</TITLE>
|
<TITLE>GtkCheckMenuItem</TITLE>
|
||||||
gtk_check_menu_item_new
|
gtk_check_menu_item_new
|
||||||
gtk_check_menu_item_new_with_label
|
gtk_check_menu_item_new_with_label
|
||||||
@ -820,6 +829,7 @@ gtk_hsv_get_type
|
|||||||
<FILE>gtkcolorsel</FILE>
|
<FILE>gtkcolorsel</FILE>
|
||||||
<TITLE>GtkColorSelection</TITLE>
|
<TITLE>GtkColorSelection</TITLE>
|
||||||
GtkColorSelection
|
GtkColorSelection
|
||||||
|
GtkColorSelectionClass
|
||||||
gtk_color_selection_new
|
gtk_color_selection_new
|
||||||
gtk_color_selection_set_has_opacity_control
|
gtk_color_selection_set_has_opacity_control
|
||||||
gtk_color_selection_get_has_opacity_control
|
gtk_color_selection_get_has_opacity_control
|
||||||
@ -877,6 +887,7 @@ gtk_color_selection_dialog_get_type
|
|||||||
<FILE>gtkcombobox</FILE>
|
<FILE>gtkcombobox</FILE>
|
||||||
<TITLE>GtkComboBox</TITLE>
|
<TITLE>GtkComboBox</TITLE>
|
||||||
GtkComboBox
|
GtkComboBox
|
||||||
|
GtkComboBoxClass
|
||||||
gtk_combo_box_new
|
gtk_combo_box_new
|
||||||
gtk_combo_box_new_with_entry
|
gtk_combo_box_new_with_entry
|
||||||
gtk_combo_box_new_with_model
|
gtk_combo_box_new_with_model
|
||||||
@ -963,6 +974,7 @@ gtk_combo_box_text_get_type
|
|||||||
<FILE>gtkcontainer</FILE>
|
<FILE>gtkcontainer</FILE>
|
||||||
<TITLE>GtkContainer</TITLE>
|
<TITLE>GtkContainer</TITLE>
|
||||||
GtkContainer
|
GtkContainer
|
||||||
|
GtkContainerClass
|
||||||
GTK_IS_RESIZE_CONTAINER
|
GTK_IS_RESIZE_CONTAINER
|
||||||
GTK_CONTAINER_WARN_INVALID_CHILD_PROPERTY_ID
|
GTK_CONTAINER_WARN_INVALID_CHILD_PROPERTY_ID
|
||||||
gtk_container_add
|
gtk_container_add
|
||||||
@ -1018,6 +1030,7 @@ gtk_container_get_type
|
|||||||
<FILE>gtkdialog</FILE>
|
<FILE>gtkdialog</FILE>
|
||||||
<TITLE>GtkDialog</TITLE>
|
<TITLE>GtkDialog</TITLE>
|
||||||
GtkDialog
|
GtkDialog
|
||||||
|
GtkDialogClass
|
||||||
GtkDialogFlags
|
GtkDialogFlags
|
||||||
GtkResponseType
|
GtkResponseType
|
||||||
gtk_dialog_new
|
gtk_dialog_new
|
||||||
@ -1264,6 +1277,7 @@ gtk_entry_completion_get_type
|
|||||||
<FILE>gtkeventbox</FILE>
|
<FILE>gtkeventbox</FILE>
|
||||||
<TITLE>GtkEventBox</TITLE>
|
<TITLE>GtkEventBox</TITLE>
|
||||||
GtkEventBox
|
GtkEventBox
|
||||||
|
GtkEventBoxClass
|
||||||
gtk_event_box_new
|
gtk_event_box_new
|
||||||
gtk_event_box_set_above_child
|
gtk_event_box_set_above_child
|
||||||
gtk_event_box_get_above_child
|
gtk_event_box_get_above_child
|
||||||
@ -1284,6 +1298,7 @@ gtk_event_box_get_type
|
|||||||
<FILE>gtkexpander</FILE>
|
<FILE>gtkexpander</FILE>
|
||||||
<TITLE>GtkExpander</TITLE>
|
<TITLE>GtkExpander</TITLE>
|
||||||
GtkExpander
|
GtkExpander
|
||||||
|
GtkExpanderClass
|
||||||
gtk_expander_new
|
gtk_expander_new
|
||||||
gtk_expander_new_with_mnemonic
|
gtk_expander_new_with_mnemonic
|
||||||
gtk_expander_set_expanded
|
gtk_expander_set_expanded
|
||||||
@ -1411,6 +1426,7 @@ GtkFileChooserDialogPrivate
|
|||||||
<FILE>gtkfilechooserwidget</FILE>
|
<FILE>gtkfilechooserwidget</FILE>
|
||||||
<TITLE>GtkFileChooserWidget</TITLE>
|
<TITLE>GtkFileChooserWidget</TITLE>
|
||||||
GtkFileChooserWidget
|
GtkFileChooserWidget
|
||||||
|
GtkFileChooserWidgetClass
|
||||||
gtk_file_chooser_widget_new
|
gtk_file_chooser_widget_new
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
GTK_FILE_CHOOSER_WIDGET
|
GTK_FILE_CHOOSER_WIDGET
|
||||||
@ -1428,6 +1444,7 @@ GtkFileChooserWidgetPrivate
|
|||||||
<FILE>gtkfilechooserbutton</FILE>
|
<FILE>gtkfilechooserbutton</FILE>
|
||||||
<TITLE>GtkFileChooserButton</TITLE>
|
<TITLE>GtkFileChooserButton</TITLE>
|
||||||
GtkFileChooserButton
|
GtkFileChooserButton
|
||||||
|
GtkFileChooserButtonClass
|
||||||
gtk_file_chooser_button_new
|
gtk_file_chooser_button_new
|
||||||
gtk_file_chooser_button_new_with_dialog
|
gtk_file_chooser_button_new_with_dialog
|
||||||
gtk_file_chooser_button_get_title
|
gtk_file_chooser_button_get_title
|
||||||
@ -1612,10 +1629,10 @@ gtk_font_chooser_get_type
|
|||||||
<FILE>gtkfontchooserwidget</FILE>
|
<FILE>gtkfontchooserwidget</FILE>
|
||||||
<TITLE>GtkFontChooserWidget</TITLE>
|
<TITLE>GtkFontChooserWidget</TITLE>
|
||||||
GtkFontChooserWidget
|
GtkFontChooserWidget
|
||||||
|
GtkFontChooserWidgetClass
|
||||||
gtk_font_chooser_widget_new
|
gtk_font_chooser_widget_new
|
||||||
|
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
GtkFontChooserWidgetClass
|
|
||||||
GTK_TYPE_FONT_CHOOSER_WIDGET
|
GTK_TYPE_FONT_CHOOSER_WIDGET
|
||||||
GTK_FONT_CHOOSER_WIDGET
|
GTK_FONT_CHOOSER_WIDGET
|
||||||
GTK_FONT_CHOOSER_WIDGET_CLASS
|
GTK_FONT_CHOOSER_WIDGET_CLASS
|
||||||
@ -1632,10 +1649,10 @@ gtk_font_chooser_widget_get_type
|
|||||||
<FILE>gtkfontchooserdialog</FILE>
|
<FILE>gtkfontchooserdialog</FILE>
|
||||||
<TITLE>GtkFontChooserDialog</TITLE>
|
<TITLE>GtkFontChooserDialog</TITLE>
|
||||||
GtkFontChooserDialog
|
GtkFontChooserDialog
|
||||||
|
GtkFontChooserDialogClass
|
||||||
gtk_font_chooser_dialog_new
|
gtk_font_chooser_dialog_new
|
||||||
|
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
GtkFontChooserDialogClass
|
|
||||||
GTK_TYPE_FONT_CHOOSER_DIALOG
|
GTK_TYPE_FONT_CHOOSER_DIALOG
|
||||||
GTK_FONT_CHOOSER_DIALOG
|
GTK_FONT_CHOOSER_DIALOG
|
||||||
GTK_FONT_CHOOSER_DIALOG_CLASS
|
GTK_FONT_CHOOSER_DIALOG_CLASS
|
||||||
@ -1652,6 +1669,7 @@ gtk_font_chooser_dialog_get_type
|
|||||||
<FILE>gtkframe</FILE>
|
<FILE>gtkframe</FILE>
|
||||||
<TITLE>GtkFrame</TITLE>
|
<TITLE>GtkFrame</TITLE>
|
||||||
GtkFrame
|
GtkFrame
|
||||||
|
GtkFrameClass
|
||||||
gtk_frame_new
|
gtk_frame_new
|
||||||
gtk_frame_set_label
|
gtk_frame_set_label
|
||||||
gtk_frame_set_label_widget
|
gtk_frame_set_label_widget
|
||||||
@ -1677,6 +1695,7 @@ gtk_frame_get_type
|
|||||||
<FILE>gtkhandlebox</FILE>
|
<FILE>gtkhandlebox</FILE>
|
||||||
<TITLE>GtkHandleBox</TITLE>
|
<TITLE>GtkHandleBox</TITLE>
|
||||||
GtkHandleBox
|
GtkHandleBox
|
||||||
|
GtkHandleBoxClass
|
||||||
gtk_handle_box_new
|
gtk_handle_box_new
|
||||||
gtk_handle_box_set_shadow_type
|
gtk_handle_box_set_shadow_type
|
||||||
gtk_handle_box_set_handle_position
|
gtk_handle_box_set_handle_position
|
||||||
@ -1932,6 +1951,7 @@ GtkImageGIconData
|
|||||||
<FILE>gtkimagemenuitem</FILE>
|
<FILE>gtkimagemenuitem</FILE>
|
||||||
<TITLE>GtkImageMenuItem</TITLE>
|
<TITLE>GtkImageMenuItem</TITLE>
|
||||||
GtkImageMenuItem
|
GtkImageMenuItem
|
||||||
|
GtkImageMenuItemClass
|
||||||
gtk_image_menu_item_set_image
|
gtk_image_menu_item_set_image
|
||||||
gtk_image_menu_item_get_image
|
gtk_image_menu_item_get_image
|
||||||
gtk_image_menu_item_new
|
gtk_image_menu_item_new
|
||||||
@ -1944,7 +1964,6 @@ gtk_image_menu_item_get_always_show_image
|
|||||||
gtk_image_menu_item_set_always_show_image
|
gtk_image_menu_item_set_always_show_image
|
||||||
gtk_image_menu_item_set_accel_group
|
gtk_image_menu_item_set_accel_group
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
GtkImageMenuItemClass
|
|
||||||
GTK_IMAGE_MENU_ITEM
|
GTK_IMAGE_MENU_ITEM
|
||||||
GTK_IMAGE_MENU_ITEM_CLASS
|
GTK_IMAGE_MENU_ITEM_CLASS
|
||||||
GTK_IMAGE_MENU_ITEM_GET_CLASS
|
GTK_IMAGE_MENU_ITEM_GET_CLASS
|
||||||
@ -2136,6 +2155,7 @@ gtk_layout_get_type
|
|||||||
<FILE>gtklinkbutton</FILE>
|
<FILE>gtklinkbutton</FILE>
|
||||||
<TITLE>GtkLinkButton</TITLE>
|
<TITLE>GtkLinkButton</TITLE>
|
||||||
GtkLinkButton
|
GtkLinkButton
|
||||||
|
GtkLinkButtonClass
|
||||||
gtk_link_button_new
|
gtk_link_button_new
|
||||||
gtk_link_button_new_with_label
|
gtk_link_button_new_with_label
|
||||||
gtk_link_button_get_uri
|
gtk_link_button_get_uri
|
||||||
@ -2150,7 +2170,6 @@ GTK_IS_LINK_BUTTON
|
|||||||
GTK_LINK_BUTTON_CLASS
|
GTK_LINK_BUTTON_CLASS
|
||||||
GTK_IS_LINK_BUTTON_CLASS
|
GTK_IS_LINK_BUTTON_CLASS
|
||||||
GTK_LINK_BUTTON_GET_CLASS
|
GTK_LINK_BUTTON_GET_CLASS
|
||||||
GtkLinkButtonClass
|
|
||||||
<SUBSECTION Private>
|
<SUBSECTION Private>
|
||||||
GtkLinkButtonPrivate
|
GtkLinkButtonPrivate
|
||||||
gtk_link_button_get_type
|
gtk_link_button_get_type
|
||||||
@ -2253,6 +2272,7 @@ gtk_menu_button_get_type
|
|||||||
<FILE>gtkmenuitem</FILE>
|
<FILE>gtkmenuitem</FILE>
|
||||||
<TITLE>GtkMenuItem</TITLE>
|
<TITLE>GtkMenuItem</TITLE>
|
||||||
GtkMenuItem
|
GtkMenuItem
|
||||||
|
GtkMenuItemClass
|
||||||
gtk_menu_item_new
|
gtk_menu_item_new
|
||||||
gtk_menu_item_new_with_label
|
gtk_menu_item_new_with_label
|
||||||
gtk_menu_item_new_with_mnemonic
|
gtk_menu_item_new_with_mnemonic
|
||||||
@ -2521,6 +2541,7 @@ gtk_numerable_icon_get_type
|
|||||||
<FILE>gtkoffscreenwindow</FILE>
|
<FILE>gtkoffscreenwindow</FILE>
|
||||||
<TITLE>GtkOffscreenWindow</TITLE>
|
<TITLE>GtkOffscreenWindow</TITLE>
|
||||||
GtkOffscreenWindow
|
GtkOffscreenWindow
|
||||||
|
GtkOffscreenWindowClass
|
||||||
gtk_offscreen_window_new
|
gtk_offscreen_window_new
|
||||||
gtk_offscreen_window_get_surface
|
gtk_offscreen_window_get_surface
|
||||||
gtk_offscreen_window_get_pixbuf
|
gtk_offscreen_window_get_pixbuf
|
||||||
@ -3079,6 +3100,7 @@ gtk_scrollbar_get_type
|
|||||||
<FILE>gtkscrolledwindow</FILE>
|
<FILE>gtkscrolledwindow</FILE>
|
||||||
<TITLE>GtkScrolledWindow</TITLE>
|
<TITLE>GtkScrolledWindow</TITLE>
|
||||||
GtkScrolledWindow
|
GtkScrolledWindow
|
||||||
|
GtkScrolledWindowClass
|
||||||
gtk_scrolled_window_new
|
gtk_scrolled_window_new
|
||||||
gtk_scrolled_window_get_hadjustment
|
gtk_scrolled_window_get_hadjustment
|
||||||
gtk_scrolled_window_get_vadjustment
|
gtk_scrolled_window_get_vadjustment
|
||||||
@ -3119,6 +3141,7 @@ GtkScrolledWindowPrivate
|
|||||||
<FILE>gtksearchbar</FILE>
|
<FILE>gtksearchbar</FILE>
|
||||||
<TITLE>GtkSearchBar</TITLE>
|
<TITLE>GtkSearchBar</TITLE>
|
||||||
GtkSearchBar
|
GtkSearchBar
|
||||||
|
GtkSearchBarClass
|
||||||
gtk_search_bar_new
|
gtk_search_bar_new
|
||||||
gtk_search_bar_connect_entry
|
gtk_search_bar_connect_entry
|
||||||
gtk_search_bar_get_search_mode
|
gtk_search_bar_get_search_mode
|
||||||
@ -3174,9 +3197,9 @@ GtkSeparatorPrivate
|
|||||||
<FILE>gtkseparatormenuitem</FILE>
|
<FILE>gtkseparatormenuitem</FILE>
|
||||||
<TITLE>GtkSeparatorMenuItem</TITLE>
|
<TITLE>GtkSeparatorMenuItem</TITLE>
|
||||||
GtkSeparatorMenuItem
|
GtkSeparatorMenuItem
|
||||||
|
GtkSeparatorMenuItemClass
|
||||||
gtk_separator_menu_item_new
|
gtk_separator_menu_item_new
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
GtkSeparatorMenuItemClass
|
|
||||||
GTK_SEPARATOR_MENU_ITEM
|
GTK_SEPARATOR_MENU_ITEM
|
||||||
GTK_SEPARATOR_MENU_ITEM_CLASS
|
GTK_SEPARATOR_MENU_ITEM_CLASS
|
||||||
GTK_SEPARATOR_MENU_ITEM_GET_CLASS
|
GTK_SEPARATOR_MENU_ITEM_GET_CLASS
|
||||||
@ -3471,6 +3494,7 @@ gtk_table_get_type
|
|||||||
<FILE>gtktearoffmenuitem</FILE>
|
<FILE>gtktearoffmenuitem</FILE>
|
||||||
<TITLE>GtkTearoffMenuItem</TITLE>
|
<TITLE>GtkTearoffMenuItem</TITLE>
|
||||||
GtkTearoffMenuItem
|
GtkTearoffMenuItem
|
||||||
|
GtkTearoffMenuItemClass
|
||||||
gtk_tearoff_menu_item_new
|
gtk_tearoff_menu_item_new
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
GTK_TEAROFF_MENU_ITEM
|
GTK_TEAROFF_MENU_ITEM
|
||||||
@ -3968,6 +3992,7 @@ GtkToolbarPrivate
|
|||||||
<FILE>gtktoolitem</FILE>
|
<FILE>gtktoolitem</FILE>
|
||||||
<TITLE>GtkToolItem</TITLE>
|
<TITLE>GtkToolItem</TITLE>
|
||||||
GtkToolItem
|
GtkToolItem
|
||||||
|
GtkToolItemClass
|
||||||
gtk_tool_item_new
|
gtk_tool_item_new
|
||||||
gtk_tool_item_set_homogeneous
|
gtk_tool_item_set_homogeneous
|
||||||
gtk_tool_item_get_homogeneous
|
gtk_tool_item_get_homogeneous
|
||||||
@ -4014,6 +4039,7 @@ GtkToolItemPrivate
|
|||||||
<FILE>gtkseparatortoolitem</FILE>
|
<FILE>gtkseparatortoolitem</FILE>
|
||||||
<TITLE>GtkSeparatorToolItem</TITLE>
|
<TITLE>GtkSeparatorToolItem</TITLE>
|
||||||
GtkSeparatorToolItem
|
GtkSeparatorToolItem
|
||||||
|
GtkSeparatorToolItemClass
|
||||||
gtk_separator_tool_item_new
|
gtk_separator_tool_item_new
|
||||||
gtk_separator_tool_item_set_draw
|
gtk_separator_tool_item_set_draw
|
||||||
gtk_separator_tool_item_get_draw
|
gtk_separator_tool_item_get_draw
|
||||||
@ -4035,6 +4061,7 @@ GtkSeparatorToolItemPrivate
|
|||||||
<FILE>gtktoolbutton</FILE>
|
<FILE>gtktoolbutton</FILE>
|
||||||
<TITLE>GtkToolButton</TITLE>
|
<TITLE>GtkToolButton</TITLE>
|
||||||
GtkToolButton
|
GtkToolButton
|
||||||
|
GtkToolButtonClass
|
||||||
gtk_tool_button_new
|
gtk_tool_button_new
|
||||||
gtk_tool_button_new_from_stock
|
gtk_tool_button_new_from_stock
|
||||||
gtk_tool_button_set_label
|
gtk_tool_button_set_label
|
||||||
@ -4067,6 +4094,7 @@ GtkToolButtonPrivate
|
|||||||
<FILE>gtkmenutoolbutton</FILE>
|
<FILE>gtkmenutoolbutton</FILE>
|
||||||
<TITLE>GtkMenuToolButton</TITLE>
|
<TITLE>GtkMenuToolButton</TITLE>
|
||||||
GtkMenuToolButton
|
GtkMenuToolButton
|
||||||
|
GtkMenuToolButtonClass
|
||||||
gtk_menu_tool_button_new
|
gtk_menu_tool_button_new
|
||||||
gtk_menu_tool_button_new_from_stock
|
gtk_menu_tool_button_new_from_stock
|
||||||
gtk_menu_tool_button_set_menu
|
gtk_menu_tool_button_set_menu
|
||||||
@ -4075,7 +4103,6 @@ gtk_menu_tool_button_set_arrow_tooltip_text
|
|||||||
gtk_menu_tool_button_set_arrow_tooltip_markup
|
gtk_menu_tool_button_set_arrow_tooltip_markup
|
||||||
|
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
GtkMenuToolButtonClass
|
|
||||||
GTK_TYPE_MENU_TOOL_BUTTON
|
GTK_TYPE_MENU_TOOL_BUTTON
|
||||||
GTK_MENU_TOOL_BUTTON
|
GTK_MENU_TOOL_BUTTON
|
||||||
GTK_MENU_TOOL_BUTTON_CLASS
|
GTK_MENU_TOOL_BUTTON_CLASS
|
||||||
@ -4115,13 +4142,13 @@ gtk_radio_tool_button_get_type
|
|||||||
<FILE>gtktoggletoolbutton</FILE>
|
<FILE>gtktoggletoolbutton</FILE>
|
||||||
<TITLE>GtkToggleToolButton</TITLE>
|
<TITLE>GtkToggleToolButton</TITLE>
|
||||||
GtkToggleToolButton
|
GtkToggleToolButton
|
||||||
|
GtkToggleToolButtonClass
|
||||||
gtk_toggle_tool_button_new
|
gtk_toggle_tool_button_new
|
||||||
gtk_toggle_tool_button_new_from_stock
|
gtk_toggle_tool_button_new_from_stock
|
||||||
gtk_toggle_tool_button_set_active
|
gtk_toggle_tool_button_set_active
|
||||||
gtk_toggle_tool_button_get_active
|
gtk_toggle_tool_button_get_active
|
||||||
|
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
GtkToggleToolButtonClass
|
|
||||||
GTK_TYPE_TOGGLE_TOOL_BUTTON
|
GTK_TYPE_TOGGLE_TOOL_BUTTON
|
||||||
GTK_TOGGLE_TOOL_BUTTON
|
GTK_TOGGLE_TOOL_BUTTON
|
||||||
GTK_TOGGLE_TOOL_BUTTON_CLASS
|
GTK_TOGGLE_TOOL_BUTTON_CLASS
|
||||||
@ -4138,6 +4165,7 @@ GtkToggleToolButtonPrivate
|
|||||||
<FILE>gtktoolitemgroup</FILE>
|
<FILE>gtktoolitemgroup</FILE>
|
||||||
<TITLE>GtkToolItemGroup</TITLE>
|
<TITLE>GtkToolItemGroup</TITLE>
|
||||||
GtkToolItemGroup
|
GtkToolItemGroup
|
||||||
|
GtkToolItemGroupClass
|
||||||
gtk_tool_item_group_get_collapsed
|
gtk_tool_item_group_get_collapsed
|
||||||
gtk_tool_item_group_get_drop_item
|
gtk_tool_item_group_get_drop_item
|
||||||
gtk_tool_item_group_get_ellipsize
|
gtk_tool_item_group_get_ellipsize
|
||||||
@ -4157,7 +4185,6 @@ gtk_tool_item_group_set_label_widget
|
|||||||
gtk_tool_item_group_set_header_relief
|
gtk_tool_item_group_set_header_relief
|
||||||
|
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
GtkToolItemGroupClass
|
|
||||||
GTK_TOOL_ITEM_GROUP
|
GTK_TOOL_ITEM_GROUP
|
||||||
GTK_IS_TOOL_ITEM_GROUP
|
GTK_IS_TOOL_ITEM_GROUP
|
||||||
GTK_TYPE_TOOL_ITEM_GROUP
|
GTK_TYPE_TOOL_ITEM_GROUP
|
||||||
@ -4174,6 +4201,7 @@ gtk_tool_item_group_get_type
|
|||||||
<FILE>gtktoolpalette</FILE>
|
<FILE>gtktoolpalette</FILE>
|
||||||
<TITLE>GtkToolPalette</TITLE>
|
<TITLE>GtkToolPalette</TITLE>
|
||||||
GtkToolPalette
|
GtkToolPalette
|
||||||
|
GtkToolPaletteClass
|
||||||
gtk_tool_palette_new
|
gtk_tool_palette_new
|
||||||
gtk_tool_palette_get_exclusive
|
gtk_tool_palette_get_exclusive
|
||||||
gtk_tool_palette_set_exclusive
|
gtk_tool_palette_set_exclusive
|
||||||
@ -4199,7 +4227,6 @@ gtk_tool_palette_get_hadjustment
|
|||||||
gtk_tool_palette_get_vadjustment
|
gtk_tool_palette_get_vadjustment
|
||||||
|
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
GtkToolPaletteClass
|
|
||||||
GTK_TOOL_PALETTE
|
GTK_TOOL_PALETTE
|
||||||
GTK_IS_TOOL_PALETTE
|
GTK_IS_TOOL_PALETTE
|
||||||
GTK_TYPE_TOOL_PALETTE
|
GTK_TYPE_TOOL_PALETTE
|
||||||
@ -4372,6 +4399,7 @@ gtk_tree_model_filter_get_type
|
|||||||
<FILE>gtktreeselection</FILE>
|
<FILE>gtktreeselection</FILE>
|
||||||
<TITLE>GtkTreeSelection</TITLE>
|
<TITLE>GtkTreeSelection</TITLE>
|
||||||
GtkTreeSelection
|
GtkTreeSelection
|
||||||
|
GtkTreeSelectionClass
|
||||||
GtkTreeSelectionFunc
|
GtkTreeSelectionFunc
|
||||||
GtkTreeSelectionForeachFunc
|
GtkTreeSelectionForeachFunc
|
||||||
gtk_tree_selection_set_mode
|
gtk_tree_selection_set_mode
|
||||||
@ -4679,7 +4707,6 @@ gtk_tree_view_get_tooltip_column
|
|||||||
gtk_tree_view_set_tooltip_column
|
gtk_tree_view_set_tooltip_column
|
||||||
|
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
GtkTreeSelectionClass
|
|
||||||
GTK_TREE_VIEW
|
GTK_TREE_VIEW
|
||||||
GTK_IS_TREE_VIEW
|
GTK_IS_TREE_VIEW
|
||||||
GTK_TYPE_TREE_VIEW
|
GTK_TYPE_TREE_VIEW
|
||||||
@ -4694,6 +4721,7 @@ gtk_tree_view_get_type
|
|||||||
<FILE>gtkcellview</FILE>
|
<FILE>gtkcellview</FILE>
|
||||||
<TITLE>GtkCellView</TITLE>
|
<TITLE>GtkCellView</TITLE>
|
||||||
GtkCellView
|
GtkCellView
|
||||||
|
GtkCellViewClass
|
||||||
gtk_cell_view_new
|
gtk_cell_view_new
|
||||||
gtk_cell_view_new_with_context
|
gtk_cell_view_new_with_context
|
||||||
gtk_cell_view_new_with_text
|
gtk_cell_view_new_with_text
|
||||||
@ -4711,7 +4739,6 @@ gtk_cell_view_get_draw_sensitive
|
|||||||
gtk_cell_view_set_fit_model
|
gtk_cell_view_set_fit_model
|
||||||
gtk_cell_view_get_fit_model
|
gtk_cell_view_get_fit_model
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
GtkCellViewClass
|
|
||||||
GTK_TYPE_CELL_VIEW
|
GTK_TYPE_CELL_VIEW
|
||||||
GTK_CELL_VIEW
|
GTK_CELL_VIEW
|
||||||
GTK_CELL_VIEW_CLASS
|
GTK_CELL_VIEW_CLASS
|
||||||
@ -5156,6 +5183,7 @@ gtk_vbox_get_type
|
|||||||
<FILE>gtkviewport</FILE>
|
<FILE>gtkviewport</FILE>
|
||||||
<TITLE>GtkViewport</TITLE>
|
<TITLE>GtkViewport</TITLE>
|
||||||
GtkViewport
|
GtkViewport
|
||||||
|
GtkViewportClass
|
||||||
gtk_viewport_new
|
gtk_viewport_new
|
||||||
gtk_viewport_get_hadjustment
|
gtk_viewport_get_hadjustment
|
||||||
gtk_viewport_get_vadjustment
|
gtk_viewport_get_vadjustment
|
||||||
@ -5558,6 +5586,7 @@ gtk_requisition_get_type
|
|||||||
<FILE>gtkwindow</FILE>
|
<FILE>gtkwindow</FILE>
|
||||||
<TITLE>GtkWindow</TITLE>
|
<TITLE>GtkWindow</TITLE>
|
||||||
GtkWindow
|
GtkWindow
|
||||||
|
GtkWindowClass
|
||||||
gtk_window_new
|
gtk_window_new
|
||||||
gtk_window_set_title
|
gtk_window_set_title
|
||||||
gtk_window_set_wmclass
|
gtk_window_set_wmclass
|
||||||
@ -6189,6 +6218,7 @@ gtk_gradient_get_type
|
|||||||
<TITLE>GtkStyle</TITLE>
|
<TITLE>GtkStyle</TITLE>
|
||||||
GTK_STYLE_ATTACHED
|
GTK_STYLE_ATTACHED
|
||||||
GtkStyle
|
GtkStyle
|
||||||
|
GtkStyleClass
|
||||||
gtk_style_new
|
gtk_style_new
|
||||||
gtk_style_copy
|
gtk_style_copy
|
||||||
gtk_style_attach
|
gtk_style_attach
|
||||||
@ -6229,7 +6259,6 @@ GtkRcProperty
|
|||||||
GtkRcPropertyParser
|
GtkRcPropertyParser
|
||||||
|
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
GtkStyleClass
|
|
||||||
GTK_STYLE
|
GTK_STYLE
|
||||||
GTK_IS_STYLE
|
GTK_IS_STYLE
|
||||||
GTK_TYPE_STYLE
|
GTK_TYPE_STYLE
|
||||||
@ -6245,6 +6274,7 @@ GtkThemeEngine
|
|||||||
<FILE>gtkrc</FILE>
|
<FILE>gtkrc</FILE>
|
||||||
<TITLE>Resource Files</TITLE>
|
<TITLE>Resource Files</TITLE>
|
||||||
GtkRcStyle
|
GtkRcStyle
|
||||||
|
GtkRcStyleClass
|
||||||
GtkRcFlags
|
GtkRcFlags
|
||||||
GtkRcTokenType
|
GtkRcTokenType
|
||||||
gtk_rc_scanner_new
|
gtk_rc_scanner_new
|
||||||
@ -6272,7 +6302,6 @@ gtk_rc_style_new
|
|||||||
gtk_rc_style_copy
|
gtk_rc_style_copy
|
||||||
|
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
GtkRcStyleClass
|
|
||||||
GTK_RC_STYLE
|
GTK_RC_STYLE
|
||||||
GTK_IS_RC_STYLE
|
GTK_IS_RC_STYLE
|
||||||
GTK_TYPE_RC_STYLE
|
GTK_TYPE_RC_STYLE
|
||||||
@ -6631,6 +6660,7 @@ GTK_STOCK_ZOOM_OUT
|
|||||||
<TITLE>GtkIconTheme</TITLE>
|
<TITLE>GtkIconTheme</TITLE>
|
||||||
GtkIconInfo
|
GtkIconInfo
|
||||||
GtkIconTheme
|
GtkIconTheme
|
||||||
|
GtkIconThemeClass
|
||||||
GtkIconLookupFlags
|
GtkIconLookupFlags
|
||||||
GTK_ICON_THEME_ERROR
|
GTK_ICON_THEME_ERROR
|
||||||
GtkIconThemeError
|
GtkIconThemeError
|
||||||
@ -6683,7 +6713,6 @@ gtk_icon_info_get_attach_points
|
|||||||
gtk_icon_info_get_display_name
|
gtk_icon_info_get_display_name
|
||||||
gtk_icon_info_is_symbolic
|
gtk_icon_info_is_symbolic
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
GtkIconThemeClass
|
|
||||||
GTK_ICON_THEME
|
GTK_ICON_THEME
|
||||||
GTK_IS_ICON_THEME
|
GTK_IS_ICON_THEME
|
||||||
GTK_TYPE_ICON_THEME
|
GTK_TYPE_ICON_THEME
|
||||||
@ -6703,6 +6732,7 @@ gtk_icon_theme_error_quark
|
|||||||
<TITLE>Themeable Stock Images</TITLE>
|
<TITLE>Themeable Stock Images</TITLE>
|
||||||
GtkIconSource
|
GtkIconSource
|
||||||
GtkIconFactory
|
GtkIconFactory
|
||||||
|
GtkIconFactoryClass
|
||||||
GtkIconSet
|
GtkIconSet
|
||||||
GtkIconSize
|
GtkIconSize
|
||||||
gtk_icon_source_copy
|
gtk_icon_source_copy
|
||||||
@ -6749,7 +6779,6 @@ gtk_icon_source_set_size_wildcarded
|
|||||||
gtk_icon_source_set_state
|
gtk_icon_source_set_state
|
||||||
gtk_icon_source_set_state_wildcarded
|
gtk_icon_source_set_state_wildcarded
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
GtkIconFactoryClass
|
|
||||||
GTK_TYPE_ICON_FACTORY
|
GTK_TYPE_ICON_FACTORY
|
||||||
GTK_ICON_FACTORY
|
GTK_ICON_FACTORY
|
||||||
GTK_IS_ICON_FACTORY
|
GTK_IS_ICON_FACTORY
|
||||||
@ -6770,6 +6799,7 @@ gtk_icon_source_get_type
|
|||||||
<FILE>gtkprintoperation</FILE>
|
<FILE>gtkprintoperation</FILE>
|
||||||
<TITLE>High-level Printing API</TITLE>
|
<TITLE>High-level Printing API</TITLE>
|
||||||
GtkPrintOperation
|
GtkPrintOperation
|
||||||
|
GtkPrintOperationClass
|
||||||
GtkPrintStatus
|
GtkPrintStatus
|
||||||
GtkPrintOperationAction
|
GtkPrintOperationAction
|
||||||
GtkPrintOperationResult
|
GtkPrintOperationResult
|
||||||
@ -6826,7 +6856,6 @@ GTK_IS_PRINT_OPERATION_PREVIEW
|
|||||||
GTK_PRINT_OPERATION_PREVIEW
|
GTK_PRINT_OPERATION_PREVIEW
|
||||||
GTK_PRINT_OPERATION_PREVIEW_GET_IFACE
|
GTK_PRINT_OPERATION_PREVIEW_GET_IFACE
|
||||||
GTK_TYPE_PRINT_OPERATION_PREVIEW
|
GTK_TYPE_PRINT_OPERATION_PREVIEW
|
||||||
GtkPrintOperationClass
|
|
||||||
GtkPrintOperationPreviewIface
|
GtkPrintOperationPreviewIface
|
||||||
|
|
||||||
<SUBSECTION Private>
|
<SUBSECTION Private>
|
||||||
@ -7230,6 +7259,7 @@ gtk_print_job_get_type
|
|||||||
<FILE>gtkpagesetupunixdialog</FILE>
|
<FILE>gtkpagesetupunixdialog</FILE>
|
||||||
<TITLE>GtkPageSetupUnixDialog</TITLE>
|
<TITLE>GtkPageSetupUnixDialog</TITLE>
|
||||||
GtkPageSetupUnixDialog
|
GtkPageSetupUnixDialog
|
||||||
|
GtkPageSetupUnixDialogClass
|
||||||
gtk_page_setup_unix_dialog_new
|
gtk_page_setup_unix_dialog_new
|
||||||
gtk_page_setup_unix_dialog_set_page_setup
|
gtk_page_setup_unix_dialog_set_page_setup
|
||||||
gtk_page_setup_unix_dialog_get_page_setup
|
gtk_page_setup_unix_dialog_get_page_setup
|
||||||
@ -7237,7 +7267,6 @@ gtk_page_setup_unix_dialog_set_print_settings
|
|||||||
gtk_page_setup_unix_dialog_get_print_settings
|
gtk_page_setup_unix_dialog_get_print_settings
|
||||||
|
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
GtkPageSetupUnixDialogClass
|
|
||||||
GTK_TYPE_PAGE_SETUP_UNIX_DIALOG
|
GTK_TYPE_PAGE_SETUP_UNIX_DIALOG
|
||||||
GTK_PAGE_SETUP_UNIX_DIALOG
|
GTK_PAGE_SETUP_UNIX_DIALOG
|
||||||
GTK_PAGE_SETUP_UNIX_DIALOG_CLASS
|
GTK_PAGE_SETUP_UNIX_DIALOG_CLASS
|
||||||
@ -7276,6 +7305,7 @@ gtk_test_widget_wait_for_draw
|
|||||||
<FILE>filesystem</FILE>
|
<FILE>filesystem</FILE>
|
||||||
<TITLE>Filesystem utilities</TITLE>
|
<TITLE>Filesystem utilities</TITLE>
|
||||||
GtkMountOperation
|
GtkMountOperation
|
||||||
|
GtkMountOperationClass
|
||||||
gtk_mount_operation_new
|
gtk_mount_operation_new
|
||||||
gtk_mount_operation_is_showing
|
gtk_mount_operation_is_showing
|
||||||
gtk_mount_operation_set_parent
|
gtk_mount_operation_set_parent
|
||||||
@ -7284,7 +7314,6 @@ gtk_mount_operation_set_screen
|
|||||||
gtk_mount_operation_get_screen
|
gtk_mount_operation_get_screen
|
||||||
gtk_show_uri
|
gtk_show_uri
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
GtkMountOperationClass
|
|
||||||
GTK_IS_MOUNT_OPERATION
|
GTK_IS_MOUNT_OPERATION
|
||||||
GTK_IS_MOUNT_OPERATION_CLASS
|
GTK_IS_MOUNT_OPERATION_CLASS
|
||||||
GTK_MOUNT_OPERATION
|
GTK_MOUNT_OPERATION
|
||||||
@ -7321,6 +7350,7 @@ gtk_orientable_get_type
|
|||||||
<FILE>gtkapplication</FILE>
|
<FILE>gtkapplication</FILE>
|
||||||
<TITLE>GtkApplication</TITLE>
|
<TITLE>GtkApplication</TITLE>
|
||||||
GtkApplication
|
GtkApplication
|
||||||
|
GtkApplicationClass
|
||||||
|
|
||||||
gtk_application_new
|
gtk_application_new
|
||||||
gtk_application_add_window
|
gtk_application_add_window
|
||||||
@ -7349,7 +7379,6 @@ gtk_application_get_accels_for_action
|
|||||||
gtk_application_set_accels_for_action
|
gtk_application_set_accels_for_action
|
||||||
|
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
GtkApplicationClass
|
|
||||||
GTK_TYPE_APPLICATION
|
GTK_TYPE_APPLICATION
|
||||||
GTK_APPLICATION
|
GTK_APPLICATION
|
||||||
GTK_APPLICATION_CLASS
|
GTK_APPLICATION_CLASS
|
||||||
@ -7365,13 +7394,13 @@ GtkApplicationPrivate
|
|||||||
<FILE>gtkapplicationwindow</FILE>
|
<FILE>gtkapplicationwindow</FILE>
|
||||||
<TITLE>GtkApplicationWindow</TITLE>
|
<TITLE>GtkApplicationWindow</TITLE>
|
||||||
GtkApplicationWindow
|
GtkApplicationWindow
|
||||||
|
GtkApplicationWindowClass
|
||||||
gtk_application_window_new
|
gtk_application_window_new
|
||||||
gtk_application_window_set_show_menubar
|
gtk_application_window_set_show_menubar
|
||||||
gtk_application_window_get_show_menubar
|
gtk_application_window_get_show_menubar
|
||||||
gtk_application_window_get_id
|
gtk_application_window_get_id
|
||||||
|
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
GtkApplicationWindowClass
|
|
||||||
GTK_TYPE_APPLICATION_WINDOW
|
GTK_TYPE_APPLICATION_WINDOW
|
||||||
GTK_APPLICATION_WINDOW
|
GTK_APPLICATION_WINDOW
|
||||||
GTK_APPLICATION_WINDOW_CLASS
|
GTK_APPLICATION_WINDOW_CLASS
|
||||||
@ -7414,6 +7443,7 @@ GTK_TYPE_ACTIONABLE
|
|||||||
<FILE>gtkgrid</FILE>
|
<FILE>gtkgrid</FILE>
|
||||||
<TITLE>GtkGrid</TITLE>
|
<TITLE>GtkGrid</TITLE>
|
||||||
GtkGrid
|
GtkGrid
|
||||||
|
GtkGridClass
|
||||||
gtk_grid_new
|
gtk_grid_new
|
||||||
gtk_grid_attach
|
gtk_grid_attach
|
||||||
gtk_grid_attach_next_to
|
gtk_grid_attach_next_to
|
||||||
@ -7437,7 +7467,6 @@ gtk_grid_get_row_baseline_position
|
|||||||
gtk_grid_set_row_baseline_position
|
gtk_grid_set_row_baseline_position
|
||||||
|
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
GtkGridClass
|
|
||||||
GTK_TYPE_GRID
|
GTK_TYPE_GRID
|
||||||
GTK_GRID
|
GTK_GRID
|
||||||
GTK_GRID_CLASS
|
GTK_GRID_CLASS
|
||||||
@ -7453,12 +7482,12 @@ gtk_grid_get_type
|
|||||||
<SECTION>
|
<SECTION>
|
||||||
<FILE>gtkswitch</FILE>
|
<FILE>gtkswitch</FILE>
|
||||||
GtkSwitch
|
GtkSwitch
|
||||||
|
GtkSwitchClass
|
||||||
gtk_switch_new
|
gtk_switch_new
|
||||||
gtk_switch_set_active
|
gtk_switch_set_active
|
||||||
gtk_switch_get_active
|
gtk_switch_get_active
|
||||||
|
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
GtkSwitchClass
|
|
||||||
GTK_TYPE_SWITCH
|
GTK_TYPE_SWITCH
|
||||||
GTK_SWITCH
|
GTK_SWITCH
|
||||||
GTK_SWITCH_CLASS
|
GTK_SWITCH_CLASS
|
||||||
@ -7501,6 +7530,7 @@ GTK_IS_APP_CHOOSER_ONLINE_PK_CLASS
|
|||||||
<FILE>gtkappchooserbutton</FILE>
|
<FILE>gtkappchooserbutton</FILE>
|
||||||
<TITLE>GtkAppChooserButton</TITLE>
|
<TITLE>GtkAppChooserButton</TITLE>
|
||||||
GtkAppChooserButton
|
GtkAppChooserButton
|
||||||
|
GtkAppChooserButtonClass
|
||||||
gtk_app_chooser_button_new
|
gtk_app_chooser_button_new
|
||||||
gtk_app_chooser_button_append_custom_item
|
gtk_app_chooser_button_append_custom_item
|
||||||
gtk_app_chooser_button_append_separator
|
gtk_app_chooser_button_append_separator
|
||||||
@ -7513,7 +7543,6 @@ gtk_app_chooser_button_get_heading
|
|||||||
gtk_app_chooser_button_set_heading
|
gtk_app_chooser_button_set_heading
|
||||||
|
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
GtkAppChooserButtonClass
|
|
||||||
GTK_TYPE_APP_CHOOSER_BUTTON
|
GTK_TYPE_APP_CHOOSER_BUTTON
|
||||||
GTK_APP_CHOOSER_BUTTON
|
GTK_APP_CHOOSER_BUTTON
|
||||||
GTK_APP_CHOOSER_BUTTON_CLASS
|
GTK_APP_CHOOSER_BUTTON_CLASS
|
||||||
@ -7530,6 +7559,7 @@ gtk_app_chooser_button_get_type
|
|||||||
<FILE>gtkappchooserdialog</FILE>
|
<FILE>gtkappchooserdialog</FILE>
|
||||||
<TITLE>GtkAppChooserDialog</TITLE>
|
<TITLE>GtkAppChooserDialog</TITLE>
|
||||||
GtkAppChooserDialog
|
GtkAppChooserDialog
|
||||||
|
GtkAppChooserDialogClass
|
||||||
gtk_app_chooser_dialog_new
|
gtk_app_chooser_dialog_new
|
||||||
gtk_app_chooser_dialog_new_for_content_type
|
gtk_app_chooser_dialog_new_for_content_type
|
||||||
gtk_app_chooser_dialog_get_widget
|
gtk_app_chooser_dialog_get_widget
|
||||||
@ -7537,7 +7567,6 @@ gtk_app_chooser_dialog_set_heading
|
|||||||
gtk_app_chooser_dialog_get_heading
|
gtk_app_chooser_dialog_get_heading
|
||||||
|
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
GtkAppChooserDialogClass
|
|
||||||
GTK_TYPE_APP_CHOOSER_DIALOG
|
GTK_TYPE_APP_CHOOSER_DIALOG
|
||||||
GTK_APP_CHOOSER_DIALOG
|
GTK_APP_CHOOSER_DIALOG
|
||||||
GTK_APP_CHOOSER_DIALOG_CLASS
|
GTK_APP_CHOOSER_DIALOG_CLASS
|
||||||
@ -7554,6 +7583,7 @@ gtk_app_chooser_dialog_get_type
|
|||||||
<FILE>gtkappchooserwidget</FILE>
|
<FILE>gtkappchooserwidget</FILE>
|
||||||
<TITLE>GtkAppChooserWidget</TITLE>
|
<TITLE>GtkAppChooserWidget</TITLE>
|
||||||
GtkAppChooserWidget
|
GtkAppChooserWidget
|
||||||
|
GtkAppChooserWidgetClass
|
||||||
gtk_app_chooser_widget_new
|
gtk_app_chooser_widget_new
|
||||||
gtk_app_chooser_widget_set_show_default
|
gtk_app_chooser_widget_set_show_default
|
||||||
gtk_app_chooser_widget_get_show_default
|
gtk_app_chooser_widget_get_show_default
|
||||||
@ -7569,7 +7599,6 @@ gtk_app_chooser_widget_set_default_text
|
|||||||
gtk_app_chooser_widget_get_default_text
|
gtk_app_chooser_widget_get_default_text
|
||||||
|
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
GtkAppChooserWidgetClass
|
|
||||||
GTK_TYPE_APP_CHOOSER_WIDGET
|
GTK_TYPE_APP_CHOOSER_WIDGET
|
||||||
GTK_APP_CHOOSER_WIDGET
|
GTK_APP_CHOOSER_WIDGET
|
||||||
GTK_APP_CHOOSER_WIDGET_CLASS
|
GTK_APP_CHOOSER_WIDGET_CLASS
|
||||||
@ -7586,13 +7615,13 @@ gtk_app_chooser_widget_get_type
|
|||||||
<FILE>gtklockbutton</FILE>
|
<FILE>gtklockbutton</FILE>
|
||||||
<TITLE>GtkLockButton</TITLE>
|
<TITLE>GtkLockButton</TITLE>
|
||||||
GtkLockButton
|
GtkLockButton
|
||||||
|
GtkLockButtonClass
|
||||||
|
|
||||||
gtk_lock_button_new
|
gtk_lock_button_new
|
||||||
gtk_lock_button_get_permission
|
gtk_lock_button_get_permission
|
||||||
gtk_lock_button_set_permission
|
gtk_lock_button_set_permission
|
||||||
|
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
GtkLockButtonClass
|
|
||||||
GTK_TYPE_LOCK_BUTTON
|
GTK_TYPE_LOCK_BUTTON
|
||||||
GTK_LOCK_BUTTON
|
GTK_LOCK_BUTTON
|
||||||
GTK_IS_LOCK_BUTTON
|
GTK_IS_LOCK_BUTTON
|
||||||
@ -7608,6 +7637,7 @@ GtkLockButtonPrivate
|
|||||||
<FILE>gtkoverlay</FILE>
|
<FILE>gtkoverlay</FILE>
|
||||||
<TITLE>GtkOverlay</TITLE>
|
<TITLE>GtkOverlay</TITLE>
|
||||||
GtkOverlay
|
GtkOverlay
|
||||||
|
GtkOverlayClass
|
||||||
|
|
||||||
gtk_overlay_new
|
gtk_overlay_new
|
||||||
gtk_overlay_add_overlay
|
gtk_overlay_add_overlay
|
||||||
@ -7619,7 +7649,6 @@ GTK_OVERLAY_CLASS
|
|||||||
GTK_IS_OVERLAY
|
GTK_IS_OVERLAY
|
||||||
GTK_IS_OVERLAY_CLASS
|
GTK_IS_OVERLAY_CLASS
|
||||||
GTK_OVERLAY_GET_CLASS
|
GTK_OVERLAY_GET_CLASS
|
||||||
GtkOverlayClass
|
|
||||||
|
|
||||||
<SUBSECTION Private>
|
<SUBSECTION Private>
|
||||||
gtk_overlay_get_type
|
gtk_overlay_get_type
|
||||||
@ -7650,6 +7679,7 @@ gtk_color_chooser_get_type
|
|||||||
<FILE>gtkcolorchooserwidget</FILE>
|
<FILE>gtkcolorchooserwidget</FILE>
|
||||||
<TITLE>GtkColorChooserWidget</TITLE>
|
<TITLE>GtkColorChooserWidget</TITLE>
|
||||||
GtkColorChooserWidget
|
GtkColorChooserWidget
|
||||||
|
GtkColorChooserWidgetClass
|
||||||
gtk_color_chooser_widget_new
|
gtk_color_chooser_widget_new
|
||||||
|
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
@ -7773,6 +7803,7 @@ gtk_stack_switcher_get_stack
|
|||||||
<FILE>gtkrevealer</FILE>
|
<FILE>gtkrevealer</FILE>
|
||||||
<TITLE>GtkRevealer</TITLE>
|
<TITLE>GtkRevealer</TITLE>
|
||||||
GtkRevealer
|
GtkRevealer
|
||||||
|
GtkRevealerClass
|
||||||
gtk_revealer_new
|
gtk_revealer_new
|
||||||
gtk_revealer_get_reveal_child
|
gtk_revealer_get_reveal_child
|
||||||
gtk_revealer_set_reveal_child
|
gtk_revealer_set_reveal_child
|
||||||
|
@ -56,13 +56,22 @@ struct _GtkAction
|
|||||||
GtkActionPrivate *private_data;
|
GtkActionPrivate *private_data;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkActionClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
* @activate: Signal emitted when the action is activated.
|
||||||
|
*/
|
||||||
struct _GtkActionClass
|
struct _GtkActionClass
|
||||||
{
|
{
|
||||||
GObjectClass parent_class;
|
GObjectClass parent_class;
|
||||||
|
|
||||||
|
/*< public >*/
|
||||||
|
|
||||||
/* activation signal */
|
/* activation signal */
|
||||||
void (* activate) (GtkAction *action);
|
void (* activate) (GtkAction *action);
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
GType menu_item_type;
|
GType menu_item_type;
|
||||||
GType toolbar_item_type;
|
GType toolbar_item_type;
|
||||||
|
|
||||||
|
@ -60,6 +60,11 @@ struct _GtkActionGroup
|
|||||||
GtkActionGroupPrivate *priv;
|
GtkActionGroupPrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkActionGroupClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
* @get_action: Looks up an action in the action group by name.
|
||||||
|
*/
|
||||||
struct _GtkActionGroupClass
|
struct _GtkActionGroupClass
|
||||||
{
|
{
|
||||||
GObjectClass parent_class;
|
GObjectClass parent_class;
|
||||||
@ -67,6 +72,8 @@ struct _GtkActionGroupClass
|
|||||||
GtkAction *(* get_action) (GtkActionGroup *action_group,
|
GtkAction *(* get_action) (GtkActionGroup *action_group,
|
||||||
const gchar *action_name);
|
const gchar *action_name);
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (*_gtk_reserved1) (void);
|
void (*_gtk_reserved1) (void);
|
||||||
void (*_gtk_reserved2) (void);
|
void (*_gtk_reserved2) (void);
|
||||||
|
@ -70,12 +70,19 @@ struct _GtkColorSelection
|
|||||||
GtkColorSelectionPrivate *private_data;
|
GtkColorSelectionPrivate *private_data;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkColorSelectionClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
* @color_changed:
|
||||||
|
*/
|
||||||
struct _GtkColorSelectionClass
|
struct _GtkColorSelectionClass
|
||||||
{
|
{
|
||||||
GtkBoxClass parent_class;
|
GtkBoxClass parent_class;
|
||||||
|
|
||||||
void (*color_changed) (GtkColorSelection *color_selection);
|
void (*color_changed) (GtkColorSelection *color_selection);
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (*_gtk_reserved1) (void);
|
void (*_gtk_reserved1) (void);
|
||||||
void (*_gtk_reserved2) (void);
|
void (*_gtk_reserved2) (void);
|
||||||
|
@ -57,6 +57,14 @@ struct _GtkHandleBox
|
|||||||
GtkHandleBoxPrivate *priv;
|
GtkHandleBoxPrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkHandleBoxClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
* @child_attached: Signal emitted when the contents of the handlebox
|
||||||
|
* are reattached to the main window. Deprecated: 3.4.
|
||||||
|
* @child_detached: Signal emitted when the contents of the handlebox
|
||||||
|
* are detached from the main window. Deprecated: 3.4.
|
||||||
|
*/
|
||||||
struct _GtkHandleBoxClass
|
struct _GtkHandleBoxClass
|
||||||
{
|
{
|
||||||
GtkBinClass parent_class;
|
GtkBinClass parent_class;
|
||||||
@ -66,6 +74,8 @@ struct _GtkHandleBoxClass
|
|||||||
void (*child_detached) (GtkHandleBox *handle_box,
|
void (*child_detached) (GtkHandleBox *handle_box,
|
||||||
GtkWidget *child);
|
GtkWidget *child);
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (*_gtk_reserved1) (void);
|
void (*_gtk_reserved1) (void);
|
||||||
void (*_gtk_reserved2) (void);
|
void (*_gtk_reserved2) (void);
|
||||||
|
@ -57,10 +57,16 @@ struct _GtkIconFactory
|
|||||||
GtkIconFactoryPrivate *priv;
|
GtkIconFactoryPrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkIconFactoryClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
*/
|
||||||
struct _GtkIconFactoryClass
|
struct _GtkIconFactoryClass
|
||||||
{
|
{
|
||||||
GObjectClass parent_class;
|
GObjectClass parent_class;
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (*_gtk_reserved1) (void);
|
void (*_gtk_reserved1) (void);
|
||||||
void (*_gtk_reserved2) (void);
|
void (*_gtk_reserved2) (void);
|
||||||
|
@ -55,10 +55,16 @@ struct _GtkImageMenuItem
|
|||||||
GtkImageMenuItemPrivate *priv;
|
GtkImageMenuItemPrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkImageMenuItemClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
*/
|
||||||
struct _GtkImageMenuItemClass
|
struct _GtkImageMenuItemClass
|
||||||
{
|
{
|
||||||
GtkMenuItemClass parent_class;
|
GtkMenuItemClass parent_class;
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (*_gtk_reserved1) (void);
|
void (*_gtk_reserved1) (void);
|
||||||
void (*_gtk_reserved2) (void);
|
void (*_gtk_reserved2) (void);
|
||||||
|
@ -100,10 +100,21 @@ struct _GtkRcStyle
|
|||||||
guint engine_specified : 1; /* The RC file specified the engine */
|
guint engine_specified : 1; /* The RC file specified the engine */
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkRcStyleClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
* @create_rc_style:
|
||||||
|
* @parse:
|
||||||
|
* @merge:
|
||||||
|
* @create_style:
|
||||||
|
* @create_style:
|
||||||
|
*/
|
||||||
struct _GtkRcStyleClass
|
struct _GtkRcStyleClass
|
||||||
{
|
{
|
||||||
GObjectClass parent_class;
|
GObjectClass parent_class;
|
||||||
|
|
||||||
|
/*< public >*/
|
||||||
|
|
||||||
/* Create an empty RC style of the same type as this RC style.
|
/* Create an empty RC style of the same type as this RC style.
|
||||||
* The default implementation, which does
|
* The default implementation, which does
|
||||||
* g_object_new (G_OBJECT_TYPE (style), NULL);
|
* g_object_new (G_OBJECT_TYPE (style), NULL);
|
||||||
@ -129,6 +140,8 @@ struct _GtkRcStyleClass
|
|||||||
*/
|
*/
|
||||||
GtkStyle * (*create_style) (GtkRcStyle *rc_style);
|
GtkStyle * (*create_style) (GtkRcStyle *rc_style);
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (*_gtk_reserved1) (void);
|
void (*_gtk_reserved1) (void);
|
||||||
void (*_gtk_reserved2) (void);
|
void (*_gtk_reserved2) (void);
|
||||||
|
@ -98,10 +98,43 @@ struct _GtkStyle
|
|||||||
GSList *icon_factories; /* of type GtkIconFactory* */
|
GSList *icon_factories; /* of type GtkIconFactory* */
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkStyleClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
* @realize:
|
||||||
|
* @unrealize:
|
||||||
|
* @copy:
|
||||||
|
* @clone:
|
||||||
|
* @init_from_rc:
|
||||||
|
* @set_background:
|
||||||
|
* @render_icon:
|
||||||
|
* @draw_hline:
|
||||||
|
* @draw_vline:
|
||||||
|
* @draw_shadow:
|
||||||
|
* @draw_arrow:
|
||||||
|
* @draw_diamond:
|
||||||
|
* @draw_box:
|
||||||
|
* @draw_flat_box:
|
||||||
|
* @draw_check:
|
||||||
|
* @draw_option:
|
||||||
|
* @draw_tab:
|
||||||
|
* @draw_shadow_gap:
|
||||||
|
* @draw_box_gap:
|
||||||
|
* @draw_extension:
|
||||||
|
* @draw_focus:
|
||||||
|
* @draw_slider:
|
||||||
|
* @draw_handle:
|
||||||
|
* @draw_expander:
|
||||||
|
* @draw_layout:
|
||||||
|
* @draw_resize_grip:
|
||||||
|
* @draw_spinner:
|
||||||
|
*/
|
||||||
struct _GtkStyleClass
|
struct _GtkStyleClass
|
||||||
{
|
{
|
||||||
GObjectClass parent_class;
|
GObjectClass parent_class;
|
||||||
|
|
||||||
|
/*< public >*/
|
||||||
|
|
||||||
/* Initialize for a particular visual. style->visual
|
/* Initialize for a particular visual. style->visual
|
||||||
* will have been set at this point. Will typically chain
|
* will have been set at this point. Will typically chain
|
||||||
* to parent.
|
* to parent.
|
||||||
@ -352,6 +385,8 @@ struct _GtkStyleClass
|
|||||||
gint width,
|
gint width,
|
||||||
gint height);
|
gint height);
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (*_gtk_reserved1) (void);
|
void (*_gtk_reserved1) (void);
|
||||||
void (*_gtk_reserved2) (void);
|
void (*_gtk_reserved2) (void);
|
||||||
|
@ -53,10 +53,16 @@ struct _GtkTearoffMenuItem
|
|||||||
GtkTearoffMenuItemPrivate *priv;
|
GtkTearoffMenuItemPrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkTearoffMenuItemClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
*/
|
||||||
struct _GtkTearoffMenuItemClass
|
struct _GtkTearoffMenuItemClass
|
||||||
{
|
{
|
||||||
GtkMenuItemClass parent_class;
|
GtkMenuItemClass parent_class;
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (*_gtk_reserved1) (void);
|
void (*_gtk_reserved1) (void);
|
||||||
void (*_gtk_reserved2) (void);
|
void (*_gtk_reserved2) (void);
|
||||||
|
@ -88,15 +88,25 @@ struct _GtkAccelGroup
|
|||||||
GtkAccelGroupPrivate *priv;
|
GtkAccelGroupPrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkAccelGroupClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
* @accel_changed: Signal emitted when an entry is added to or removed
|
||||||
|
* from the accel group.
|
||||||
|
*/
|
||||||
struct _GtkAccelGroupClass
|
struct _GtkAccelGroupClass
|
||||||
{
|
{
|
||||||
GObjectClass parent_class;
|
GObjectClass parent_class;
|
||||||
|
|
||||||
|
/*< public >*/
|
||||||
|
|
||||||
void (*accel_changed) (GtkAccelGroup *accel_group,
|
void (*accel_changed) (GtkAccelGroup *accel_group,
|
||||||
guint keyval,
|
guint keyval,
|
||||||
GdkModifierType modifier,
|
GdkModifierType modifier,
|
||||||
GClosure *accel_closure);
|
GClosure *accel_closure);
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (*_gtk_reserved1) (void);
|
void (*_gtk_reserved1) (void);
|
||||||
void (*_gtk_reserved2) (void);
|
void (*_gtk_reserved2) (void);
|
||||||
|
@ -55,10 +55,16 @@ struct _GtkAlignment
|
|||||||
GtkAlignmentPrivate *priv;
|
GtkAlignmentPrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkAlignmentClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
*/
|
||||||
struct _GtkAlignmentClass
|
struct _GtkAlignmentClass
|
||||||
{
|
{
|
||||||
GtkBinClass parent_class;
|
GtkBinClass parent_class;
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (*_gtk_reserved1) (void);
|
void (*_gtk_reserved1) (void);
|
||||||
void (*_gtk_reserved2) (void);
|
void (*_gtk_reserved2) (void);
|
||||||
|
@ -49,12 +49,23 @@ struct _GtkAppChooserButton {
|
|||||||
GtkAppChooserButtonPrivate *priv;
|
GtkAppChooserButtonPrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkAppChooserButtonClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
* @custom_item_activated: Signal emitted when a custom item,
|
||||||
|
* previously added with gtk_app_chooser_button_append_custom_item(),
|
||||||
|
* is activated from the dropdown menu.
|
||||||
|
*/
|
||||||
struct _GtkAppChooserButtonClass {
|
struct _GtkAppChooserButtonClass {
|
||||||
GtkComboBoxClass parent_class;
|
GtkComboBoxClass parent_class;
|
||||||
|
|
||||||
|
/*< public >*/
|
||||||
|
|
||||||
void (* custom_item_activated) (GtkAppChooserButton *self,
|
void (* custom_item_activated) (GtkAppChooserButton *self,
|
||||||
const gchar *item_name);
|
const gchar *item_name);
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* padding for future class expansion */
|
/* padding for future class expansion */
|
||||||
gpointer padding[16];
|
gpointer padding[16];
|
||||||
};
|
};
|
||||||
|
@ -52,9 +52,15 @@ struct _GtkAppChooserDialog {
|
|||||||
GtkAppChooserDialogPrivate *priv;
|
GtkAppChooserDialogPrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkAppChooserDialogClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
*/
|
||||||
struct _GtkAppChooserDialogClass {
|
struct _GtkAppChooserDialogClass {
|
||||||
GtkDialogClass parent_class;
|
GtkDialogClass parent_class;
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* padding for future class expansion */
|
/* padding for future class expansion */
|
||||||
gpointer padding[16];
|
gpointer padding[16];
|
||||||
};
|
};
|
||||||
|
@ -53,9 +53,21 @@ struct _GtkAppChooserWidget {
|
|||||||
GtkAppChooserWidgetPrivate *priv;
|
GtkAppChooserWidgetPrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkAppChooserWidgetClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
* @application_selected: Signal emitted when an application item is
|
||||||
|
* selected from the widget's list.
|
||||||
|
* @application_activated: Signal emitted when an application item is
|
||||||
|
* activated from the widget's list.
|
||||||
|
* @populate_popup: Signal emitted when a context menu is about to
|
||||||
|
* popup over an application item.
|
||||||
|
*/
|
||||||
struct _GtkAppChooserWidgetClass {
|
struct _GtkAppChooserWidgetClass {
|
||||||
GtkBoxClass parent_class;
|
GtkBoxClass parent_class;
|
||||||
|
|
||||||
|
/*< public >*/
|
||||||
|
|
||||||
void (* application_selected) (GtkAppChooserWidget *self,
|
void (* application_selected) (GtkAppChooserWidget *self,
|
||||||
GAppInfo *app_info);
|
GAppInfo *app_info);
|
||||||
|
|
||||||
@ -66,6 +78,8 @@ struct _GtkAppChooserWidgetClass {
|
|||||||
GtkMenu *menu,
|
GtkMenu *menu,
|
||||||
GAppInfo *app_info);
|
GAppInfo *app_info);
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* padding for future class expansion */
|
/* padding for future class expansion */
|
||||||
gpointer padding[16];
|
gpointer padding[16];
|
||||||
};
|
};
|
||||||
|
@ -48,10 +48,21 @@ struct _GtkApplication
|
|||||||
GtkApplicationPrivate *priv;
|
GtkApplicationPrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkApplicationClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
* @window_added: Signal emitted when a #GtkWindow is added to
|
||||||
|
* application through gtk_application_add_window().
|
||||||
|
* @window_removed: Signal emitted when a #GtkWindow is removed from
|
||||||
|
* application, either as a side-effect of being destroyed or
|
||||||
|
* explicitly through gtk_application_remove_window().
|
||||||
|
*/
|
||||||
struct _GtkApplicationClass
|
struct _GtkApplicationClass
|
||||||
{
|
{
|
||||||
GApplicationClass parent_class;
|
GApplicationClass parent_class;
|
||||||
|
|
||||||
|
/*< public >*/
|
||||||
|
|
||||||
void (*window_added) (GtkApplication *application,
|
void (*window_added) (GtkApplication *application,
|
||||||
GtkWindow *window);
|
GtkWindow *window);
|
||||||
void (*window_removed) (GtkApplication *application,
|
void (*window_removed) (GtkApplication *application,
|
||||||
|
@ -48,6 +48,10 @@ struct _GtkApplicationWindow
|
|||||||
GtkApplicationWindowPrivate *priv;
|
GtkApplicationWindowPrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkApplicationWindowClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
*/
|
||||||
struct _GtkApplicationWindowClass
|
struct _GtkApplicationWindowClass
|
||||||
{
|
{
|
||||||
GtkWindowClass parent_class;
|
GtkWindowClass parent_class;
|
||||||
|
@ -54,10 +54,16 @@ struct _GtkAspectFrame
|
|||||||
GtkAspectFramePrivate *priv;
|
GtkAspectFramePrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkAspectFrameClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
*/
|
||||||
struct _GtkAspectFrameClass
|
struct _GtkAspectFrameClass
|
||||||
{
|
{
|
||||||
GtkFrameClass parent_class;
|
GtkFrameClass parent_class;
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (*_gtk_reserved1) (void);
|
void (*_gtk_reserved1) (void);
|
||||||
void (*_gtk_reserved2) (void);
|
void (*_gtk_reserved2) (void);
|
||||||
|
@ -89,15 +89,27 @@ struct _GtkAssistant
|
|||||||
GtkAssistantPrivate *priv;
|
GtkAssistantPrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkAssistantClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
* @prepare: Signal emitted when a new page is set as the assistant's current page, before making the new page visible.
|
||||||
|
* @apply: Signal emitted when the apply button is clicked.
|
||||||
|
* @close: Signal emitted either when the close button or last page apply button is clicked.
|
||||||
|
* @cancel: Signal emitted when the cancel button is clicked.
|
||||||
|
*/
|
||||||
struct _GtkAssistantClass
|
struct _GtkAssistantClass
|
||||||
{
|
{
|
||||||
GtkWindowClass parent_class;
|
GtkWindowClass parent_class;
|
||||||
|
|
||||||
|
/*< public >*/
|
||||||
|
|
||||||
void (* prepare) (GtkAssistant *assistant, GtkWidget *page);
|
void (* prepare) (GtkAssistant *assistant, GtkWidget *page);
|
||||||
void (* apply) (GtkAssistant *assistant);
|
void (* apply) (GtkAssistant *assistant);
|
||||||
void (* close) (GtkAssistant *assistant);
|
void (* close) (GtkAssistant *assistant);
|
||||||
void (* cancel) (GtkAssistant *assistant);
|
void (* cancel) (GtkAssistant *assistant);
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (*_gtk_reserved1) (void);
|
void (*_gtk_reserved1) (void);
|
||||||
void (*_gtk_reserved2) (void);
|
void (*_gtk_reserved2) (void);
|
||||||
|
@ -54,10 +54,16 @@ struct _GtkButtonBox
|
|||||||
GtkButtonBoxPrivate *priv;
|
GtkButtonBoxPrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkButtonBoxClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
*/
|
||||||
struct _GtkButtonBoxClass
|
struct _GtkButtonBoxClass
|
||||||
{
|
{
|
||||||
GtkBoxClass parent_class;
|
GtkBoxClass parent_class;
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (*_gtk_reserved1) (void);
|
void (*_gtk_reserved1) (void);
|
||||||
void (*_gtk_reserved2) (void);
|
void (*_gtk_reserved2) (void);
|
||||||
|
@ -55,10 +55,16 @@ struct _GtkBin
|
|||||||
GtkBinPrivate *priv;
|
GtkBinPrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkBinClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
*/
|
||||||
struct _GtkBinClass
|
struct _GtkBinClass
|
||||||
{
|
{
|
||||||
GtkContainerClass parent_class;
|
GtkContainerClass parent_class;
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (*_gtk_reserved1) (void);
|
void (*_gtk_reserved1) (void);
|
||||||
void (*_gtk_reserved2) (void);
|
void (*_gtk_reserved2) (void);
|
||||||
|
@ -56,10 +56,16 @@ struct _GtkBox
|
|||||||
GtkBoxPrivate *priv;
|
GtkBoxPrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkBoxClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
*/
|
||||||
struct _GtkBoxClass
|
struct _GtkBoxClass
|
||||||
{
|
{
|
||||||
GtkContainerClass parent_class;
|
GtkContainerClass parent_class;
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (*_gtk_reserved1) (void);
|
void (*_gtk_reserved1) (void);
|
||||||
void (*_gtk_reserved2) (void);
|
void (*_gtk_reserved2) (void);
|
||||||
|
@ -55,10 +55,24 @@ struct _GtkButton
|
|||||||
GtkButtonPrivate *priv;
|
GtkButtonPrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkButtonClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
* @pressed: Signal emitted when the button is pressed. Deprecated: 2.8.
|
||||||
|
* @released: Signal emitted when the button is released. Deprecated: 2.8.
|
||||||
|
* @clicked: Signal emitted when the button has been activated (pressed and released).
|
||||||
|
* @enter: Signal emitted when the pointer enters the button. Deprecated: 2.8.
|
||||||
|
* @leave: Signal emitted when the pointer leaves the button. Deprecated: 2.8.
|
||||||
|
* @activate: Signal that causes the button to animate press then
|
||||||
|
* release. Applications should never connect to this signal, but use
|
||||||
|
* the @clicked signal.
|
||||||
|
*/
|
||||||
struct _GtkButtonClass
|
struct _GtkButtonClass
|
||||||
{
|
{
|
||||||
GtkBinClass parent_class;
|
GtkBinClass parent_class;
|
||||||
|
|
||||||
|
/*< public >*/
|
||||||
|
|
||||||
void (* pressed) (GtkButton *button);
|
void (* pressed) (GtkButton *button);
|
||||||
void (* released) (GtkButton *button);
|
void (* released) (GtkButton *button);
|
||||||
void (* clicked) (GtkButton *button);
|
void (* clicked) (GtkButton *button);
|
||||||
@ -66,6 +80,8 @@ struct _GtkButtonClass
|
|||||||
void (* leave) (GtkButton *button);
|
void (* leave) (GtkButton *button);
|
||||||
void (* activate) (GtkButton *button);
|
void (* activate) (GtkButton *button);
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (*_gtk_reserved1) (void);
|
void (*_gtk_reserved1) (void);
|
||||||
void (*_gtk_reserved2) (void);
|
void (*_gtk_reserved2) (void);
|
||||||
|
@ -49,6 +49,9 @@ struct _GtkCellAreaBox
|
|||||||
GtkCellAreaBoxPrivate *priv;
|
GtkCellAreaBoxPrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkCellAreaBoxClass:
|
||||||
|
*/
|
||||||
struct _GtkCellAreaBoxClass
|
struct _GtkCellAreaBoxClass
|
||||||
{
|
{
|
||||||
/*< private >*/
|
/*< private >*/
|
||||||
|
@ -90,10 +90,29 @@ struct _GtkCellRenderer
|
|||||||
GtkCellRendererPrivate *priv;
|
GtkCellRendererPrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkCellRendererClass:
|
||||||
|
* @get_request_mode: Called to gets whether the cell renderer prefers
|
||||||
|
* a height-for-width layout or a width-for-height layout.
|
||||||
|
* @get_preferred_width: Called to get a renderer's natural width.
|
||||||
|
* @get_preferred_height_for_width: Called to get a renderer's natural height for width.
|
||||||
|
* @get_preferred_height: Called to get a renderer's natural height.
|
||||||
|
* @get_preferred_width_for_height: Called to get a renderer's natural width for height.
|
||||||
|
* @get_aligned_area: Called to get the aligned area used by @cell inside @cell_area.
|
||||||
|
* @get_size: Called to get the width and height needed to render the cell. Deprecated: 3.0.
|
||||||
|
* @render: Called to render the content of the #GtkCellRenderer.
|
||||||
|
* @activate: Called to activate the content of the #GtkCellRenderer.
|
||||||
|
* @start_editing: Called to initiate editing the content of the #GtkCellRenderer.
|
||||||
|
* @editing_canceled: Signal gets emitted when the user cancels the process of editing a cell.
|
||||||
|
* @editing_started: Signal gets emitted when a cell starts to be edited.
|
||||||
|
*/
|
||||||
struct _GtkCellRendererClass
|
struct _GtkCellRendererClass
|
||||||
{
|
{
|
||||||
|
/*< private >*/
|
||||||
GInitiallyUnownedClass parent_class;
|
GInitiallyUnownedClass parent_class;
|
||||||
|
|
||||||
|
/*< public >*/
|
||||||
|
|
||||||
/* vtable - not signals */
|
/* vtable - not signals */
|
||||||
GtkSizeRequestMode (* get_request_mode) (GtkCellRenderer *cell);
|
GtkSizeRequestMode (* get_request_mode) (GtkCellRenderer *cell);
|
||||||
void (* get_preferred_width) (GtkCellRenderer *cell,
|
void (* get_preferred_width) (GtkCellRenderer *cell,
|
||||||
@ -153,6 +172,8 @@ struct _GtkCellRendererClass
|
|||||||
GtkCellEditable *editable,
|
GtkCellEditable *editable,
|
||||||
const gchar *path);
|
const gchar *path);
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
GtkCellRendererClassPrivate *priv;
|
GtkCellRendererClassPrivate *priv;
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
|
@ -49,10 +49,16 @@ struct _GtkCellView
|
|||||||
GtkCellViewPrivate *priv;
|
GtkCellViewPrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkCellViewClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
*/
|
||||||
struct _GtkCellViewClass
|
struct _GtkCellViewClass
|
||||||
{
|
{
|
||||||
GtkWidgetClass parent_class;
|
GtkWidgetClass parent_class;
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (*_gtk_reserved1) (void);
|
void (*_gtk_reserved1) (void);
|
||||||
void (*_gtk_reserved2) (void);
|
void (*_gtk_reserved2) (void);
|
||||||
|
@ -55,14 +55,24 @@ struct _GtkCheckMenuItem
|
|||||||
GtkCheckMenuItemPrivate *priv;
|
GtkCheckMenuItemPrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkCheckMenuItemClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
* @toggled: Signal emitted when the state of the check box is changed.
|
||||||
|
* @draw_indicator: Called to draw the check indicator.
|
||||||
|
*/
|
||||||
struct _GtkCheckMenuItemClass
|
struct _GtkCheckMenuItemClass
|
||||||
{
|
{
|
||||||
GtkMenuItemClass parent_class;
|
GtkMenuItemClass parent_class;
|
||||||
|
|
||||||
|
/*< public >*/
|
||||||
|
|
||||||
void (* toggled) (GtkCheckMenuItem *check_menu_item);
|
void (* toggled) (GtkCheckMenuItem *check_menu_item);
|
||||||
void (* draw_indicator) (GtkCheckMenuItem *check_menu_item,
|
void (* draw_indicator) (GtkCheckMenuItem *check_menu_item,
|
||||||
cairo_t *cr);
|
cairo_t *cr);
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (*_gtk_reserved1) (void);
|
void (*_gtk_reserved1) (void);
|
||||||
void (*_gtk_reserved2) (void);
|
void (*_gtk_reserved2) (void);
|
||||||
|
@ -45,10 +45,16 @@ struct _GtkColorChooserWidget
|
|||||||
GtkColorChooserWidgetPrivate *priv;
|
GtkColorChooserWidgetPrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkColorChooserWidgetClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
*/
|
||||||
struct _GtkColorChooserWidgetClass
|
struct _GtkColorChooserWidgetClass
|
||||||
{
|
{
|
||||||
GtkBoxClass parent_class;
|
GtkBoxClass parent_class;
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (*_gtk_reserved1) (void);
|
void (*_gtk_reserved1) (void);
|
||||||
void (*_gtk_reserved2) (void);
|
void (*_gtk_reserved2) (void);
|
||||||
|
@ -47,15 +47,26 @@ struct _GtkComboBox
|
|||||||
GtkComboBoxPrivate *priv;
|
GtkComboBoxPrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkComboBoxClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
* @changed: Signal is emitted when the active item is changed.
|
||||||
|
* @format_entry_text: Signal which allows you to change how the text
|
||||||
|
* displayed in a combo box's entry is displayed.
|
||||||
|
*/
|
||||||
struct _GtkComboBoxClass
|
struct _GtkComboBoxClass
|
||||||
{
|
{
|
||||||
GtkBinClass parent_class;
|
GtkBinClass parent_class;
|
||||||
|
|
||||||
|
/*< public >*/
|
||||||
|
|
||||||
/* signals */
|
/* signals */
|
||||||
void (* changed) (GtkComboBox *combo_box);
|
void (* changed) (GtkComboBox *combo_box);
|
||||||
gchar *(* format_entry_text) (GtkComboBox *combo_box,
|
gchar *(* format_entry_text) (GtkComboBox *combo_box,
|
||||||
const gchar *path);
|
const gchar *path);
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (*_gtk_reserved1) (void);
|
void (*_gtk_reserved1) (void);
|
||||||
void (*_gtk_reserved2) (void);
|
void (*_gtk_reserved2) (void);
|
||||||
|
@ -55,10 +55,28 @@ struct _GtkContainer
|
|||||||
GtkContainerPrivate *priv;
|
GtkContainerPrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkContainerClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
* @add: Signal emitted when a widget is added to container.
|
||||||
|
* @remove: Signal emitted when a widget is removed from container.
|
||||||
|
* @check_resize: Signal emitted when a size recalculation is needed.
|
||||||
|
* @forall: Invokes callback on each child of container.
|
||||||
|
* @set_focus_child: Sets the focused child of container.
|
||||||
|
* @child_type: Returns the type of the children supported by the container.
|
||||||
|
* @composite_name: Gets a widget's composite name. Deprecated: 3.10.
|
||||||
|
* @set_child_property: Set a property on a child of container.
|
||||||
|
* @get_path_for_child: Get path representing entire widget hierarchy
|
||||||
|
* from the toplevel down to and including @child.
|
||||||
|
*
|
||||||
|
* Base class for containers.
|
||||||
|
*/
|
||||||
struct _GtkContainerClass
|
struct _GtkContainerClass
|
||||||
{
|
{
|
||||||
GtkWidgetClass parent_class;
|
GtkWidgetClass parent_class;
|
||||||
|
|
||||||
|
/*< public >*/
|
||||||
|
|
||||||
void (*add) (GtkContainer *container,
|
void (*add) (GtkContainer *container,
|
||||||
GtkWidget *widget);
|
GtkWidget *widget);
|
||||||
void (*remove) (GtkContainer *container,
|
void (*remove) (GtkContainer *container,
|
||||||
|
@ -41,10 +41,16 @@ struct _GtkCustomPaperUnixDialog
|
|||||||
GtkCustomPaperUnixDialogPrivate *priv;
|
GtkCustomPaperUnixDialogPrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkCustomPaperUnixDialogClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
*/
|
||||||
struct _GtkCustomPaperUnixDialogClass
|
struct _GtkCustomPaperUnixDialogClass
|
||||||
{
|
{
|
||||||
GtkDialogClass parent_class;
|
GtkDialogClass parent_class;
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (*_gtk_reserved1) (void);
|
void (*_gtk_reserved1) (void);
|
||||||
void (*_gtk_reserved2) (void);
|
void (*_gtk_reserved2) (void);
|
||||||
|
@ -114,16 +114,26 @@ struct _GtkDialog
|
|||||||
GtkDialogPrivate *priv;
|
GtkDialogPrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkDialogClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
* @response: Signal emitted when an action widget is activated.
|
||||||
|
* @close: Signal emitted when the user uses a keybinding to close the dialog.
|
||||||
|
*/
|
||||||
struct _GtkDialogClass
|
struct _GtkDialogClass
|
||||||
{
|
{
|
||||||
GtkWindowClass parent_class;
|
GtkWindowClass parent_class;
|
||||||
|
|
||||||
|
/*< public >*/
|
||||||
|
|
||||||
void (* response) (GtkDialog *dialog, gint response_id);
|
void (* response) (GtkDialog *dialog, gint response_id);
|
||||||
|
|
||||||
/* Keybinding signals */
|
/* Keybinding signals */
|
||||||
|
|
||||||
void (* close) (GtkDialog *dialog);
|
void (* close) (GtkDialog *dialog);
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (*_gtk_reserved1) (void);
|
void (*_gtk_reserved1) (void);
|
||||||
void (*_gtk_reserved2) (void);
|
void (*_gtk_reserved2) (void);
|
||||||
|
@ -54,10 +54,16 @@ struct _GtkEventBox
|
|||||||
GtkEventBoxPrivate *priv;
|
GtkEventBoxPrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkEventBoxClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
*/
|
||||||
struct _GtkEventBoxClass
|
struct _GtkEventBoxClass
|
||||||
{
|
{
|
||||||
GtkBinClass parent_class;
|
GtkBinClass parent_class;
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (*_gtk_reserved1) (void);
|
void (*_gtk_reserved1) (void);
|
||||||
void (*_gtk_reserved2) (void);
|
void (*_gtk_reserved2) (void);
|
||||||
|
@ -48,15 +48,24 @@ struct _GtkExpander
|
|||||||
GtkExpanderPrivate *priv;
|
GtkExpanderPrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkExpanderClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
* @activate: Keybinding signal is emitted when the user hits the Enter key.
|
||||||
|
*/
|
||||||
struct _GtkExpanderClass
|
struct _GtkExpanderClass
|
||||||
{
|
{
|
||||||
GtkBinClass parent_class;
|
GtkBinClass parent_class;
|
||||||
|
|
||||||
|
/*< public >*/
|
||||||
|
|
||||||
/* Key binding signal; to get notification on the expansion
|
/* Key binding signal; to get notification on the expansion
|
||||||
* state connect to notify:expanded.
|
* state connect to notify:expanded.
|
||||||
*/
|
*/
|
||||||
void (* activate) (GtkExpander *expander);
|
void (* activate) (GtkExpander *expander);
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (*_gtk_reserved1) (void);
|
void (*_gtk_reserved1) (void);
|
||||||
void (*_gtk_reserved2) (void);
|
void (*_gtk_reserved2) (void);
|
||||||
|
@ -47,13 +47,21 @@ struct _GtkFileChooserButton
|
|||||||
GtkFileChooserButtonPrivate *priv;
|
GtkFileChooserButtonPrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkFileChooserButtonClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
* @file_set: Signal emitted when the user selects a file.
|
||||||
|
*/
|
||||||
struct _GtkFileChooserButtonClass
|
struct _GtkFileChooserButtonClass
|
||||||
{
|
{
|
||||||
/*< private >*/
|
|
||||||
GtkBoxClass parent_class;
|
GtkBoxClass parent_class;
|
||||||
|
|
||||||
|
/*< public >*/
|
||||||
|
|
||||||
void (* file_set) (GtkFileChooserButton *fc);
|
void (* file_set) (GtkFileChooserButton *fc);
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (*__gtk_reserved1);
|
void (*__gtk_reserved1);
|
||||||
void (*__gtk_reserved2);
|
void (*__gtk_reserved2);
|
||||||
|
@ -46,10 +46,16 @@ struct _GtkFileChooserWidget
|
|||||||
GtkFileChooserWidgetPrivate *priv;
|
GtkFileChooserWidgetPrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkFileChooserWidgetClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
*/
|
||||||
struct _GtkFileChooserWidgetClass
|
struct _GtkFileChooserWidgetClass
|
||||||
{
|
{
|
||||||
GtkBoxClass parent_class;
|
GtkBoxClass parent_class;
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (*_gtk_reserved1) (void);
|
void (*_gtk_reserved1) (void);
|
||||||
void (*_gtk_reserved2) (void);
|
void (*_gtk_reserved2) (void);
|
||||||
|
@ -45,10 +45,16 @@ struct _GtkFontChooserDialog
|
|||||||
GtkFontChooserDialogPrivate *priv;
|
GtkFontChooserDialogPrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkFontChooserDialogClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
*/
|
||||||
struct _GtkFontChooserDialogClass
|
struct _GtkFontChooserDialogClass
|
||||||
{
|
{
|
||||||
GtkDialogClass parent_class;
|
GtkDialogClass parent_class;
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (*_gtk_reserved1) (void);
|
void (*_gtk_reserved1) (void);
|
||||||
void (*_gtk_reserved2) (void);
|
void (*_gtk_reserved2) (void);
|
||||||
|
@ -45,10 +45,16 @@ struct _GtkFontChooserWidget
|
|||||||
GtkFontChooserWidgetPrivate *priv;
|
GtkFontChooserWidgetPrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkFontChooserWidgetClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
*/
|
||||||
struct _GtkFontChooserWidgetClass
|
struct _GtkFontChooserWidgetClass
|
||||||
{
|
{
|
||||||
GtkBoxClass parent_class;
|
GtkBoxClass parent_class;
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (*_gtk_reserved1) (void);
|
void (*_gtk_reserved1) (void);
|
||||||
void (*_gtk_reserved2) (void);
|
void (*_gtk_reserved2) (void);
|
||||||
|
@ -55,12 +55,21 @@ struct _GtkFrame
|
|||||||
GtkFramePrivate *priv;
|
GtkFramePrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkFrameClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
* @compute_child_allocation:
|
||||||
|
*/
|
||||||
struct _GtkFrameClass
|
struct _GtkFrameClass
|
||||||
{
|
{
|
||||||
GtkBinClass parent_class;
|
GtkBinClass parent_class;
|
||||||
|
|
||||||
|
/*< public >*/
|
||||||
|
|
||||||
void (*compute_child_allocation) (GtkFrame *frame, GtkAllocation *allocation);
|
void (*compute_child_allocation) (GtkFrame *frame, GtkAllocation *allocation);
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (*_gtk_reserved1) (void);
|
void (*_gtk_reserved1) (void);
|
||||||
void (*_gtk_reserved2) (void);
|
void (*_gtk_reserved2) (void);
|
||||||
|
@ -49,10 +49,16 @@ struct _GtkGrid
|
|||||||
GtkGridPrivate *priv;
|
GtkGridPrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkGridClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
*/
|
||||||
struct _GtkGridClass
|
struct _GtkGridClass
|
||||||
{
|
{
|
||||||
GtkContainerClass parent_class;
|
GtkContainerClass parent_class;
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
void (*_gtk_reserved1) (void);
|
void (*_gtk_reserved1) (void);
|
||||||
void (*_gtk_reserved2) (void);
|
void (*_gtk_reserved2) (void);
|
||||||
void (*_gtk_reserved3) (void);
|
void (*_gtk_reserved3) (void);
|
||||||
|
@ -73,12 +73,23 @@ struct _GtkIconTheme
|
|||||||
GtkIconThemePrivate *priv;
|
GtkIconThemePrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkIconThemeClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
* @changed: Signal emitted when the current icon theme is switched or
|
||||||
|
* GTK+ detects that a change has occurred in the contents of the
|
||||||
|
* current icon theme.
|
||||||
|
*/
|
||||||
struct _GtkIconThemeClass
|
struct _GtkIconThemeClass
|
||||||
{
|
{
|
||||||
GObjectClass parent_class;
|
GObjectClass parent_class;
|
||||||
|
|
||||||
|
/*< public >*/
|
||||||
|
|
||||||
void (* changed) (GtkIconTheme *icon_theme);
|
void (* changed) (GtkIconTheme *icon_theme);
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (*_gtk_reserved1) (void);
|
void (*_gtk_reserved1) (void);
|
||||||
void (*_gtk_reserved2) (void);
|
void (*_gtk_reserved2) (void);
|
||||||
|
@ -49,10 +49,21 @@ struct _GtkListBox
|
|||||||
GtkContainer parent_instance;
|
GtkContainer parent_instance;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkListBoxClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
* @row_selected: Signal emitted when a new row is selected.
|
||||||
|
* @row_activated: Signal emitted when a row has been activated by the user.
|
||||||
|
* @activate_cursor_row:
|
||||||
|
* @toggle_cursor_row:
|
||||||
|
* @move_cursor:
|
||||||
|
*/
|
||||||
struct _GtkListBoxClass
|
struct _GtkListBoxClass
|
||||||
{
|
{
|
||||||
GtkContainerClass parent_class;
|
GtkContainerClass parent_class;
|
||||||
|
|
||||||
|
/*< public >*/
|
||||||
|
|
||||||
void (*row_selected) (GtkListBox *list_box,
|
void (*row_selected) (GtkListBox *list_box,
|
||||||
GtkListBoxRow *row);
|
GtkListBoxRow *row);
|
||||||
void (*row_activated) (GtkListBox *list_box,
|
void (*row_activated) (GtkListBox *list_box,
|
||||||
@ -63,6 +74,8 @@ struct _GtkListBoxClass
|
|||||||
GtkMovementStep step,
|
GtkMovementStep step,
|
||||||
gint count);
|
gint count);
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (*_gtk_reserved1) (void);
|
void (*_gtk_reserved1) (void);
|
||||||
void (*_gtk_reserved2) (void);
|
void (*_gtk_reserved2) (void);
|
||||||
@ -84,12 +97,21 @@ struct _GtkListBoxRow
|
|||||||
GtkBin parent_instance;
|
GtkBin parent_instance;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkListBoxRowClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
* @activate:
|
||||||
|
*/
|
||||||
struct _GtkListBoxRowClass
|
struct _GtkListBoxRowClass
|
||||||
{
|
{
|
||||||
GtkBinClass parent_class;
|
GtkBinClass parent_class;
|
||||||
|
|
||||||
|
/*< public >*/
|
||||||
|
|
||||||
void (* activate) (GtkListBoxRow *row);
|
void (* activate) (GtkListBoxRow *row);
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (*_gtk_reserved1) (void);
|
void (*_gtk_reserved1) (void);
|
||||||
void (*_gtk_reserved2) (void);
|
void (*_gtk_reserved2) (void);
|
||||||
|
@ -42,10 +42,16 @@ struct _GtkLockButton
|
|||||||
GtkLockButtonPrivate *priv;
|
GtkLockButtonPrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkLockButtonClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
*/
|
||||||
struct _GtkLockButtonClass
|
struct _GtkLockButtonClass
|
||||||
{
|
{
|
||||||
GtkButtonClass parent_class;
|
GtkButtonClass parent_class;
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
void (*reserved0) (void);
|
void (*reserved0) (void);
|
||||||
void (*reserved1) (void);
|
void (*reserved1) (void);
|
||||||
void (*reserved2) (void);
|
void (*reserved2) (void);
|
||||||
|
@ -54,10 +54,25 @@ struct _GtkMenuItem
|
|||||||
GtkMenuItemPrivate *priv;
|
GtkMenuItemPrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkMenuItemClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
* @activate: Signal emitted when the item is activated.
|
||||||
|
* @activate_item: Signal emitted when the item is activated, but also
|
||||||
|
* if the menu item has a submenu.
|
||||||
|
* @toggle_size_request:
|
||||||
|
* @toggle_size_allocate:
|
||||||
|
* @set_label: Sets @text on the #GtkMenuItem label
|
||||||
|
* @get_label: Gets @text from the #GtkMenuItem label
|
||||||
|
* @select: Signal emitted when the item is selected.
|
||||||
|
* @deselect: Signal emitted when the item is deselected.
|
||||||
|
*/
|
||||||
struct _GtkMenuItemClass
|
struct _GtkMenuItemClass
|
||||||
{
|
{
|
||||||
GtkBinClass parent_class;
|
GtkBinClass parent_class;
|
||||||
|
|
||||||
|
/*< public >*/
|
||||||
|
|
||||||
/* If the following flag is true, then we should always
|
/* If the following flag is true, then we should always
|
||||||
* hide the menu when the MenuItem is activated. Otherwise,
|
* hide the menu when the MenuItem is activated. Otherwise,
|
||||||
* it is up to the caller. For instance, when navigating
|
* it is up to the caller. For instance, when navigating
|
||||||
@ -79,6 +94,8 @@ struct _GtkMenuItemClass
|
|||||||
void (* select) (GtkMenuItem *menu_item);
|
void (* select) (GtkMenuItem *menu_item);
|
||||||
void (* deselect) (GtkMenuItem *menu_item);
|
void (* deselect) (GtkMenuItem *menu_item);
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (*_gtk_reserved1) (void);
|
void (*_gtk_reserved1) (void);
|
||||||
void (*_gtk_reserved2) (void);
|
void (*_gtk_reserved2) (void);
|
||||||
|
@ -48,12 +48,21 @@ struct _GtkMenuToolButton
|
|||||||
GtkMenuToolButtonPrivate *priv;
|
GtkMenuToolButtonPrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkMenuToolButtonClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
* @show_menu: Signal emitted before the menu is shown.
|
||||||
|
*/
|
||||||
struct _GtkMenuToolButtonClass
|
struct _GtkMenuToolButtonClass
|
||||||
{
|
{
|
||||||
GtkToolButtonClass parent_class;
|
GtkToolButtonClass parent_class;
|
||||||
|
|
||||||
|
/*< public >*/
|
||||||
|
|
||||||
void (*show_menu) (GtkMenuToolButton *button);
|
void (*show_menu) (GtkMenuToolButton *button);
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (*_gtk_reserved1) (void);
|
void (*_gtk_reserved1) (void);
|
||||||
void (*_gtk_reserved2) (void);
|
void (*_gtk_reserved2) (void);
|
||||||
|
@ -54,10 +54,16 @@ struct _GtkMountOperation
|
|||||||
GtkMountOperationPrivate *priv;
|
GtkMountOperationPrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkMountOperationClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
*/
|
||||||
struct _GtkMountOperationClass
|
struct _GtkMountOperationClass
|
||||||
{
|
{
|
||||||
GMountOperationClass parent_class;
|
GMountOperationClass parent_class;
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (*_gtk_reserved1) (void);
|
void (*_gtk_reserved1) (void);
|
||||||
void (*_gtk_reserved2) (void);
|
void (*_gtk_reserved2) (void);
|
||||||
|
@ -42,10 +42,16 @@ struct _GtkOffscreenWindow
|
|||||||
GtkWindow parent_object;
|
GtkWindow parent_object;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkOffscreenWindowClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
*/
|
||||||
struct _GtkOffscreenWindowClass
|
struct _GtkOffscreenWindowClass
|
||||||
{
|
{
|
||||||
GtkWindowClass parent_class;
|
GtkWindowClass parent_class;
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (*_gtk_reserved1) (void);
|
void (*_gtk_reserved1) (void);
|
||||||
void (*_gtk_reserved2) (void);
|
void (*_gtk_reserved2) (void);
|
||||||
|
@ -47,14 +47,24 @@ struct _GtkOverlay
|
|||||||
GtkOverlayPrivate *priv;
|
GtkOverlayPrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkOverlayClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
* @get_child_position: Signal emitted to determine the position and
|
||||||
|
* size of any overlay child widgets.
|
||||||
|
*/
|
||||||
struct _GtkOverlayClass
|
struct _GtkOverlayClass
|
||||||
{
|
{
|
||||||
GtkBinClass parent_class;
|
GtkBinClass parent_class;
|
||||||
|
|
||||||
|
/*< public >*/
|
||||||
|
|
||||||
gboolean (*get_child_position) (GtkOverlay *overlay,
|
gboolean (*get_child_position) (GtkOverlay *overlay,
|
||||||
GtkWidget *widget,
|
GtkWidget *widget,
|
||||||
GtkAllocation *allocation);
|
GtkAllocation *allocation);
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (*_gtk_reserved1) (void);
|
void (*_gtk_reserved1) (void);
|
||||||
void (*_gtk_reserved2) (void);
|
void (*_gtk_reserved2) (void);
|
||||||
|
@ -45,10 +45,16 @@ struct _GtkPageSetupUnixDialog
|
|||||||
GtkPageSetupUnixDialogPrivate *priv;
|
GtkPageSetupUnixDialogPrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkPageSetupUnixDialogClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
*/
|
||||||
struct _GtkPageSetupUnixDialogClass
|
struct _GtkPageSetupUnixDialogClass
|
||||||
{
|
{
|
||||||
GtkDialogClass parent_class;
|
GtkDialogClass parent_class;
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (*_gtk_reserved1) (void);
|
void (*_gtk_reserved1) (void);
|
||||||
void (*_gtk_reserved2) (void);
|
void (*_gtk_reserved2) (void);
|
||||||
|
@ -125,10 +125,34 @@ struct _GtkPrintOperation
|
|||||||
GtkPrintOperationPrivate *priv;
|
GtkPrintOperationPrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkPrintOperationClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
* @done: Signal emitted when the print operation run has finished
|
||||||
|
* doing everything required for printing.
|
||||||
|
* @begin_print: Signal emitted after the user has finished changing
|
||||||
|
* print settings in the dialog, before the actual rendering starts.
|
||||||
|
* @paginate: Signal emitted after the "begin-print" signal, but
|
||||||
|
* before the actual rendering starts.
|
||||||
|
* @request_page_setup: Emitted once for every page that is printed,
|
||||||
|
* to give the application a chance to modify the page setup.
|
||||||
|
* @draw_page: Signal emitted for every page that is printed.
|
||||||
|
* @end_print: Signal emitted after all pages have been rendered.
|
||||||
|
* @status_changed: Emitted at between the various phases of the print
|
||||||
|
* operation.
|
||||||
|
* @create_custom_widget: Signal emitted when displaying the print dialog.
|
||||||
|
* @custom_widget_apply: Signal emitted right before "begin-print" if
|
||||||
|
* you added a custom widget in the "create-custom-widget" handler.
|
||||||
|
* @preview: Signal emitted when a preview is requested from the
|
||||||
|
* native dialog.
|
||||||
|
* @update_custom_widget: Emitted after change of selected printer.
|
||||||
|
*/
|
||||||
struct _GtkPrintOperationClass
|
struct _GtkPrintOperationClass
|
||||||
{
|
{
|
||||||
GObjectClass parent_class;
|
GObjectClass parent_class;
|
||||||
|
|
||||||
|
/*< public >*/
|
||||||
|
|
||||||
void (*done) (GtkPrintOperation *operation,
|
void (*done) (GtkPrintOperation *operation,
|
||||||
GtkPrintOperationResult result);
|
GtkPrintOperationResult result);
|
||||||
void (*begin_print) (GtkPrintOperation *operation,
|
void (*begin_print) (GtkPrintOperation *operation,
|
||||||
@ -160,6 +184,8 @@ struct _GtkPrintOperationClass
|
|||||||
GtkPageSetup *setup,
|
GtkPageSetup *setup,
|
||||||
GtkPrintSettings *settings);
|
GtkPrintSettings *settings);
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (*_gtk_reserved1) (void);
|
void (*_gtk_reserved1) (void);
|
||||||
void (*_gtk_reserved2) (void);
|
void (*_gtk_reserved2) (void);
|
||||||
|
@ -50,6 +50,10 @@ struct _GtkRevealer {
|
|||||||
GtkBin parent_instance;
|
GtkBin parent_instance;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkRevealerClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
*/
|
||||||
struct _GtkRevealerClass {
|
struct _GtkRevealerClass {
|
||||||
GtkBinClass parent_class;
|
GtkBinClass parent_class;
|
||||||
};
|
};
|
||||||
|
@ -53,12 +53,23 @@ struct _GtkScrolledWindow
|
|||||||
GtkScrolledWindowPrivate *priv;
|
GtkScrolledWindowPrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkScrolledWindowClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
* @scrollbar_spacing:
|
||||||
|
* @scroll_child: Keybinding signal which gets emitted when a
|
||||||
|
* keybinding that scrolls is pressed.
|
||||||
|
* @move_focus_out: Keybinding signal which gets emitted when focus is
|
||||||
|
* moved away from the scrolled window by a keybinding.
|
||||||
|
*/
|
||||||
struct _GtkScrolledWindowClass
|
struct _GtkScrolledWindowClass
|
||||||
{
|
{
|
||||||
GtkBinClass parent_class;
|
GtkBinClass parent_class;
|
||||||
|
|
||||||
gint scrollbar_spacing;
|
gint scrollbar_spacing;
|
||||||
|
|
||||||
|
/*< public >*/
|
||||||
|
|
||||||
/* Action signals for keybindings. Do not connect to these signals
|
/* Action signals for keybindings. Do not connect to these signals
|
||||||
*/
|
*/
|
||||||
|
|
||||||
@ -73,6 +84,8 @@ struct _GtkScrolledWindowClass
|
|||||||
void (* move_focus_out) (GtkScrolledWindow *scrolled_window,
|
void (* move_focus_out) (GtkScrolledWindow *scrolled_window,
|
||||||
GtkDirectionType direction);
|
GtkDirectionType direction);
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (*_gtk_reserved1) (void);
|
void (*_gtk_reserved1) (void);
|
||||||
void (*_gtk_reserved2) (void);
|
void (*_gtk_reserved2) (void);
|
||||||
|
@ -52,11 +52,16 @@ struct _GtkSearchBar
|
|||||||
GtkBin parent;
|
GtkBin parent;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkSearchBarClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
*/
|
||||||
struct _GtkSearchBarClass
|
struct _GtkSearchBarClass
|
||||||
{
|
{
|
||||||
/*< private >*/
|
|
||||||
GtkBinClass parent_class;
|
GtkBinClass parent_class;
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (*_gtk_reserved1) (void);
|
void (*_gtk_reserved1) (void);
|
||||||
void (*_gtk_reserved2) (void);
|
void (*_gtk_reserved2) (void);
|
||||||
|
@ -51,10 +51,16 @@ struct _GtkSeparatorMenuItem
|
|||||||
GtkMenuItem menu_item;
|
GtkMenuItem menu_item;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkSeparatorMenuItemClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
*/
|
||||||
struct _GtkSeparatorMenuItemClass
|
struct _GtkSeparatorMenuItemClass
|
||||||
{
|
{
|
||||||
GtkMenuItemClass parent_class;
|
GtkMenuItemClass parent_class;
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (*_gtk_reserved1) (void);
|
void (*_gtk_reserved1) (void);
|
||||||
void (*_gtk_reserved2) (void);
|
void (*_gtk_reserved2) (void);
|
||||||
|
@ -47,10 +47,16 @@ struct _GtkSeparatorToolItem
|
|||||||
GtkSeparatorToolItemPrivate *priv;
|
GtkSeparatorToolItemPrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkSeparatorToolItemClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
*/
|
||||||
struct _GtkSeparatorToolItemClass
|
struct _GtkSeparatorToolItemClass
|
||||||
{
|
{
|
||||||
GtkToolItemClass parent_class;
|
GtkToolItemClass parent_class;
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (* _gtk_reserved1) (void);
|
void (* _gtk_reserved1) (void);
|
||||||
void (* _gtk_reserved2) (void);
|
void (* _gtk_reserved2) (void);
|
||||||
|
@ -61,17 +61,19 @@ struct _GtkSwitch
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* GtkSwitchClass:
|
* GtkSwitchClass:
|
||||||
*
|
* @parent_class: The parent class.
|
||||||
* The <structname>GtkSwitchClass</structname> structure contains only
|
* @activate: An action signal and emitting it causes the switch to animate.
|
||||||
* private data.
|
|
||||||
*/
|
*/
|
||||||
struct _GtkSwitchClass
|
struct _GtkSwitchClass
|
||||||
{
|
{
|
||||||
/*< private >*/
|
|
||||||
GtkWidgetClass parent_class;
|
GtkWidgetClass parent_class;
|
||||||
|
|
||||||
|
/*< public >*/
|
||||||
|
|
||||||
void (* activate) (GtkSwitch *sw);
|
void (* activate) (GtkSwitch *sw);
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
void (* _switch_padding_1) (void);
|
void (* _switch_padding_1) (void);
|
||||||
void (* _switch_padding_2) (void);
|
void (* _switch_padding_2) (void);
|
||||||
void (* _switch_padding_3) (void);
|
void (* _switch_padding_3) (void);
|
||||||
|
@ -78,6 +78,8 @@ struct _GtkThemingEngineClass
|
|||||||
{
|
{
|
||||||
GObjectClass parent_class;
|
GObjectClass parent_class;
|
||||||
|
|
||||||
|
/*< public >*/
|
||||||
|
|
||||||
void (* render_line) (GtkThemingEngine *engine,
|
void (* render_line) (GtkThemingEngine *engine,
|
||||||
cairo_t *cr,
|
cairo_t *cr,
|
||||||
gdouble x0,
|
gdouble x0,
|
||||||
|
@ -48,13 +48,22 @@ struct _GtkToggleToolButton
|
|||||||
GtkToggleToolButtonPrivate *priv;
|
GtkToggleToolButtonPrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkToggleToolButtonClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
* @toggled: Signal emitted whenever the toggle tool button changes state.
|
||||||
|
*/
|
||||||
struct _GtkToggleToolButtonClass
|
struct _GtkToggleToolButtonClass
|
||||||
{
|
{
|
||||||
GtkToolButtonClass parent_class;
|
GtkToolButtonClass parent_class;
|
||||||
|
|
||||||
|
/*< public >*/
|
||||||
|
|
||||||
/* signal */
|
/* signal */
|
||||||
void (* toggled) (GtkToggleToolButton *button);
|
void (* toggled) (GtkToggleToolButton *button);
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (* _gtk_reserved1) (void);
|
void (* _gtk_reserved1) (void);
|
||||||
void (* _gtk_reserved2) (void);
|
void (* _gtk_reserved2) (void);
|
||||||
|
@ -48,15 +48,26 @@ struct _GtkToolButton
|
|||||||
GtkToolButtonPrivate *priv;
|
GtkToolButtonPrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkToolButtonClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
* @button_type:
|
||||||
|
* @clicked: Signal emitted when the tool button is clicked with the
|
||||||
|
* mouse or activated with the keyboard.
|
||||||
|
*/
|
||||||
struct _GtkToolButtonClass
|
struct _GtkToolButtonClass
|
||||||
{
|
{
|
||||||
GtkToolItemClass parent_class;
|
GtkToolItemClass parent_class;
|
||||||
|
|
||||||
GType button_type;
|
GType button_type;
|
||||||
|
|
||||||
|
/*< public >*/
|
||||||
|
|
||||||
/* signal */
|
/* signal */
|
||||||
void (* clicked) (GtkToolButton *tool_item);
|
void (* clicked) (GtkToolButton *tool_item);
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (* _gtk_reserved1) (void);
|
void (* _gtk_reserved1) (void);
|
||||||
void (* _gtk_reserved2) (void);
|
void (* _gtk_reserved2) (void);
|
||||||
|
@ -50,6 +50,15 @@ struct _GtkToolItem
|
|||||||
GtkToolItemPrivate *priv;
|
GtkToolItemPrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkToolItemClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
* @create_menu_proxy: Signal emitted when the toolbar needs
|
||||||
|
* information from tool_item about whether the item should appear in
|
||||||
|
* the toolbar overflow menu.
|
||||||
|
* @toolbar_reconfigured: Signal emitted when some property of the
|
||||||
|
* toolbar that the item is a child of changes.
|
||||||
|
*/
|
||||||
struct _GtkToolItemClass
|
struct _GtkToolItemClass
|
||||||
{
|
{
|
||||||
GtkBinClass parent_class;
|
GtkBinClass parent_class;
|
||||||
@ -58,6 +67,8 @@ struct _GtkToolItemClass
|
|||||||
gboolean (* create_menu_proxy) (GtkToolItem *tool_item);
|
gboolean (* create_menu_proxy) (GtkToolItem *tool_item);
|
||||||
void (* toolbar_reconfigured) (GtkToolItem *tool_item);
|
void (* toolbar_reconfigured) (GtkToolItem *tool_item);
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (* _gtk_reserved1) (void);
|
void (* _gtk_reserved1) (void);
|
||||||
void (* _gtk_reserved2) (void);
|
void (* _gtk_reserved2) (void);
|
||||||
|
@ -52,10 +52,16 @@ struct _GtkToolItemGroup
|
|||||||
GtkToolItemGroupPrivate *priv;
|
GtkToolItemGroupPrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkToolItemGroupClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
*/
|
||||||
struct _GtkToolItemGroupClass
|
struct _GtkToolItemGroupClass
|
||||||
{
|
{
|
||||||
GtkContainerClass parent_class;
|
GtkContainerClass parent_class;
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (*_gtk_reserved1) (void);
|
void (*_gtk_reserved1) (void);
|
||||||
void (*_gtk_reserved2) (void);
|
void (*_gtk_reserved2) (void);
|
||||||
|
@ -67,10 +67,16 @@ struct _GtkToolPalette
|
|||||||
GtkToolPalettePrivate *priv;
|
GtkToolPalettePrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkToolPaletteClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
*/
|
||||||
struct _GtkToolPaletteClass
|
struct _GtkToolPaletteClass
|
||||||
{
|
{
|
||||||
GtkContainerClass parent_class;
|
GtkContainerClass parent_class;
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (*_gtk_reserved1) (void);
|
void (*_gtk_reserved1) (void);
|
||||||
void (*_gtk_reserved2) (void);
|
void (*_gtk_reserved2) (void);
|
||||||
|
@ -80,12 +80,21 @@ struct _GtkTreeSelection
|
|||||||
GtkTreeSelectionPrivate *priv;
|
GtkTreeSelectionPrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkTreeSelectionClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
* @changed: Signal emitted whenever the selection has (possibly) changed.
|
||||||
|
*/
|
||||||
struct _GtkTreeSelectionClass
|
struct _GtkTreeSelectionClass
|
||||||
{
|
{
|
||||||
GObjectClass parent_class;
|
GObjectClass parent_class;
|
||||||
|
|
||||||
|
/*< public >*/
|
||||||
|
|
||||||
void (* changed) (GtkTreeSelection *selection);
|
void (* changed) (GtkTreeSelection *selection);
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (*_gtk_reserved1) (void);
|
void (*_gtk_reserved1) (void);
|
||||||
void (*_gtk_reserved2) (void);
|
void (*_gtk_reserved2) (void);
|
||||||
|
@ -56,10 +56,16 @@ struct _GtkViewport
|
|||||||
GtkViewportPrivate *priv;
|
GtkViewportPrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkViewportClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
*/
|
||||||
struct _GtkViewportClass
|
struct _GtkViewportClass
|
||||||
{
|
{
|
||||||
GtkBinClass parent_class;
|
GtkBinClass parent_class;
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (*_gtk_reserved1) (void);
|
void (*_gtk_reserved1) (void);
|
||||||
void (*_gtk_reserved2) (void);
|
void (*_gtk_reserved2) (void);
|
||||||
|
@ -57,10 +57,19 @@ struct _GtkWindow
|
|||||||
GtkWindowPrivate *priv;
|
GtkWindowPrivate *priv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GtkWindowClass:
|
||||||
|
* @parent_class: The parent class.
|
||||||
|
* @set_focus: Sets child as the focus widget for the window.
|
||||||
|
* @activate_focus: Activates the current focused widget within the window.
|
||||||
|
* @activate_default: Activates the default widget for the window.
|
||||||
|
*/
|
||||||
struct _GtkWindowClass
|
struct _GtkWindowClass
|
||||||
{
|
{
|
||||||
GtkBinClass parent_class;
|
GtkBinClass parent_class;
|
||||||
|
|
||||||
|
/*< public >*/
|
||||||
|
|
||||||
void (* set_focus) (GtkWindow *window,
|
void (* set_focus) (GtkWindow *window,
|
||||||
GtkWidget *focus);
|
GtkWidget *focus);
|
||||||
|
|
||||||
@ -70,6 +79,8 @@ struct _GtkWindowClass
|
|||||||
void (* activate_default) (GtkWindow *window);
|
void (* activate_default) (GtkWindow *window);
|
||||||
void (* keys_changed) (GtkWindow *window);
|
void (* keys_changed) (GtkWindow *window);
|
||||||
|
|
||||||
|
/*< private >*/
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (*_gtk_reserved1) (void);
|
void (*_gtk_reserved1) (void);
|
||||||
void (*_gtk_reserved2) (void);
|
void (*_gtk_reserved2) (void);
|
||||||
|
Loading…
Reference in New Issue
Block a user