2.11.3
svn path=/trunk/; revision=18154
This commit is contained in:
@ -27,6 +27,7 @@ IGNORE_HFILES= \
|
||||
fnmatch.h \
|
||||
gdk-pixbuf-loader.h \
|
||||
gtkdebug.h \
|
||||
gtkbuilderprivate.h \
|
||||
gtkdndcursors.h \
|
||||
gtkentryprivate.h \
|
||||
gtkfilechooserdefault.h \
|
||||
|
||||
@ -487,6 +487,7 @@ gtk_builder_get_type_from_name
|
||||
gtk_builder_value_from_string
|
||||
gtk_builder_value_from_string_type
|
||||
GTK_BUILDER_WARN_INVALID_CHILD_TYPE
|
||||
GTK_BUILDER_ERROR
|
||||
<SUBSECTION Standard>
|
||||
GTK_BUILDER
|
||||
GTK_IS_BUILDER
|
||||
@ -496,6 +497,7 @@ GTK_IS_BUILDER_CLASS
|
||||
GTK_BUILDER_GET_CLASS
|
||||
<SUBSECTION Private>
|
||||
gtk_builder_get_type
|
||||
gtk_builder_error_quark
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
@ -4162,6 +4164,7 @@ gtk_tooltips_get_type
|
||||
<SECTION>
|
||||
<FILE>gtktooltip</FILE>
|
||||
<TITLE>GtkTooltip</TITLE>
|
||||
GtkTooltip
|
||||
gtk_tooltip_set_markup
|
||||
gtk_tooltip_set_text
|
||||
gtk_tooltip_set_icon
|
||||
@ -4622,6 +4625,12 @@ gtk_tree_view_get_visible_range
|
||||
gtk_tree_view_get_bin_window
|
||||
gtk_tree_view_widget_to_tree_coords
|
||||
gtk_tree_view_tree_to_widget_coords
|
||||
gtk_tree_view_convert_bin_window_to_tree_coords
|
||||
gtk_tree_view_convert_bin_window_to_widget_coords
|
||||
gtk_tree_view_convert_tree_to_bin_window_coords
|
||||
gtk_tree_view_convert_tree_to_widget_coords
|
||||
gtk_tree_view_convert_widget_to_bin_window_coords
|
||||
gtk_tree_view_convert_widget_to_tree_coords
|
||||
gtk_tree_view_enable_model_drag_dest
|
||||
gtk_tree_view_enable_model_drag_source
|
||||
gtk_tree_view_unset_rows_drag_source
|
||||
|
||||
@ -179,3 +179,10 @@ SEE ALSO
|
||||
@type:
|
||||
|
||||
|
||||
<!-- ##### MACRO GTK_BUILDER_ERROR ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -28,6 +28,11 @@ The #GtkCellRendererProgress cell renderer was added in GTK+ 2.6.
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### ARG GtkCellRendererProgress:orientation ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### ARG GtkCellRendererProgress:pulse ##### -->
|
||||
<para>
|
||||
|
||||
@ -38,6 +43,16 @@ The #GtkCellRendererProgress cell renderer was added in GTK+ 2.6.
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### ARG GtkCellRendererProgress:text-xalign ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### ARG GtkCellRendererProgress:text-yalign ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### ARG GtkCellRendererProgress:value ##### -->
|
||||
<para>
|
||||
|
||||
|
||||
@ -73,6 +73,11 @@ submenu. For normal applications, the relevant signal is "activate".
|
||||
@menuitem: the object which received the signal.
|
||||
@arg1:
|
||||
|
||||
<!-- ##### ARG GtkMenuItem:submenu ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### ARG GtkMenuItem:arrow-spacing ##### -->
|
||||
<para>
|
||||
|
||||
@ -133,8 +138,8 @@ Creates a new #GtkMenuItem whose child is a #GtkLabel.
|
||||
|
||||
</para>
|
||||
|
||||
@menu_item:
|
||||
@submenu:
|
||||
@menu_item:
|
||||
@submenu:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_menu_item_set_accel_path ##### -->
|
||||
@ -151,7 +156,7 @@ Creates a new #GtkMenuItem whose child is a #GtkLabel.
|
||||
|
||||
</para>
|
||||
|
||||
@menu_item:
|
||||
@menu_item:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_menu_item_select ##### -->
|
||||
|
||||
@ -85,6 +85,15 @@ specified by @direction.
|
||||
@menushell: the object which received the signal.
|
||||
@direction: the direction to move.
|
||||
|
||||
<!-- ##### SIGNAL GtkMenuShell::move-selected ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@menushell: the object which received the signal.
|
||||
@arg1:
|
||||
@Returns:
|
||||
|
||||
<!-- ##### SIGNAL GtkMenuShell::selection-done ##### -->
|
||||
<para>
|
||||
This signal is emitted when a selection has been completed within a menu
|
||||
|
||||
@ -957,7 +957,7 @@ Parses resource information directly from a string.
|
||||
|
||||
@scanner:
|
||||
@color:
|
||||
@Returns:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_rc_parse_color_full ##### -->
|
||||
|
||||
@ -45,56 +45,6 @@ Recently used files are supported since GTK+ 2.10.
|
||||
|
||||
@recentchooser: the object which received the signal.
|
||||
|
||||
<!-- ##### ARG GtkRecentChooser:filter ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### ARG GtkRecentChooser:limit ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### ARG GtkRecentChooser:local-only ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### ARG GtkRecentChooser:recent-manager ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### ARG GtkRecentChooser:select-multiple ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### ARG GtkRecentChooser:show-icons ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### ARG GtkRecentChooser:show-not-found ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### ARG GtkRecentChooser:show-private ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### ARG GtkRecentChooser:show-tips ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### ARG GtkRecentChooser:sort-type ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### STRUCT GtkRecentChooserIface ##### -->
|
||||
<para>
|
||||
|
||||
|
||||
@ -114,14 +114,13 @@ recently used files list.
|
||||
</para>
|
||||
|
||||
@display_name:
|
||||
@description:
|
||||
@description:
|
||||
@mime_type:
|
||||
@app_name:
|
||||
@app_exec:
|
||||
@app_exec:
|
||||
@groups:
|
||||
@is_private:
|
||||
|
||||
|
||||
<!-- ##### MACRO GTK_RECENT_MANAGER_ERROR ##### -->
|
||||
<para>
|
||||
The #GQuark used for #GtkRecentManagerError errors.
|
||||
|
||||
@ -17,6 +17,12 @@ GtkTooltip
|
||||
<!-- ##### SECTION Stability_Level ##### -->
|
||||
|
||||
|
||||
<!-- ##### STRUCT GtkTooltip ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_tooltip_set_markup ##### -->
|
||||
<para>
|
||||
|
||||
@ -26,6 +32,15 @@ GtkTooltip
|
||||
@markup:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_tooltip_set_text ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@tooltip:
|
||||
@text:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_tooltip_set_icon ##### -->
|
||||
<para>
|
||||
|
||||
|
||||
@ -2,37 +2,35 @@
|
||||
GtkVScrollbar
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
A vertical scrollbar
|
||||
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
The #GtkVScrollbar widget is a widget arranged vertically creating a scrollbar.
|
||||
See #GtkScrollbar for details on scrollbars. #GtkAdjustment pointers may be
|
||||
added to handle the adjustment of the scrollbar or it may be left %NULL in which
|
||||
case one will be created for you. See #GtkAdjustment for details.
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
<para>
|
||||
#GtkScrollbar, #GtkScrolledWindow
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### SECTION Stability_Level ##### -->
|
||||
|
||||
|
||||
<!-- ##### STRUCT GtkVScrollbar ##### -->
|
||||
<para>
|
||||
The #GtkVScrollbar struct contains private data and should be accessed
|
||||
using the functions below.
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_vscrollbar_new ##### -->
|
||||
<para>
|
||||
Creates a new vertical scrollbar.
|
||||
|
||||
</para>
|
||||
|
||||
@adjustment: the #GtkAdjustment to use, or %NULL to create a new adjustment.
|
||||
@Returns: the new #GtkVScrollbar
|
||||
@adjustment:
|
||||
@Returns:
|
||||
|
||||
|
||||
|
||||
@ -327,7 +327,7 @@ gtk_widget_style_get_valist() to obtain the value of a style property.
|
||||
</para>
|
||||
|
||||
@widget:
|
||||
@widget2:
|
||||
@widget2:
|
||||
|
||||
<!-- ##### SIGNAL GtkWidget::key-press-event ##### -->
|
||||
<para>
|
||||
@ -720,6 +720,11 @@ gtk_widget_style_get_valist() to obtain the value of a style property.
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### ARG GtkWidget:tooltip-text ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### ARG GtkWidget:visible ##### -->
|
||||
<para>
|
||||
|
||||
@ -2484,6 +2489,42 @@ This function is deprecated; it does nothing.
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_widget_get_tooltip_markup ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@widget:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_widget_set_tooltip_markup ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@widget:
|
||||
@markup:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_widget_get_tooltip_text ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@widget:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_widget_set_tooltip_text ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@widget:
|
||||
@text:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_widget_get_tooltip_window ##### -->
|
||||
<para>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user