forked from AuroraMiddleware/gtk
Additions.
2005-06-10 Matthias Clasen <mclasen@redhat.com> * gtk/tmpl/gtkmenubar.sgml: * gtk/tmpl/gtkimage.sgml: * gtk/tmpl/gtkfontsel.sgml: * gtk/tmpl/gtkbbox.sgml: * gtk/tmpl/gtkadjustment.sgml: * gtk/tmpl/gtkaccelgroup.sgml: * gtk/tmpl/gtkaboutdialog.sgml: Additions.
This commit is contained in:
parent
fdf992a7e9
commit
3ce3cafc93
@ -1,3 +1,13 @@
|
||||
2005-06-10 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/tmpl/gtkmenubar.sgml:
|
||||
* gtk/tmpl/gtkimage.sgml:
|
||||
* gtk/tmpl/gtkfontsel.sgml:
|
||||
* gtk/tmpl/gtkbbox.sgml:
|
||||
* gtk/tmpl/gtkadjustment.sgml:
|
||||
* gtk/tmpl/gtkaccelgroup.sgml:
|
||||
* gtk/tmpl/gtkaboutdialog.sgml: Additions.
|
||||
|
||||
2005-06-09 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gdk-pixbuf/gdk-pixbuf-sections.txt: Add some symbols.
|
||||
|
@ -34,6 +34,9 @@ and keeps it around so that it can be shown again.
|
||||
#GTK_STOCK_ABOUT
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION Stability_Level ##### -->
|
||||
|
||||
|
||||
<!-- ##### STRUCT GtkAboutDialog ##### -->
|
||||
<para>
|
||||
The <structname>GtkAboutDialog</structname> struct contains
|
||||
@ -361,7 +364,9 @@ link is activated.
|
||||
|
||||
@about: the #GtkAboutDialog in which the link was activated
|
||||
@link: the URL or email address to whiche the activated link points
|
||||
@data:
|
||||
@data: user data that was passed when the function was registered
|
||||
with gtk_about_dialog_set_email_hook() or
|
||||
gtk_about_dialog_set_url_hook()
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_about_dialog_set_email_hook ##### -->
|
||||
|
@ -31,6 +31,9 @@ gtk_window_add_accel_group(), gtk_accel_map_change_entry(),
|
||||
gtk_item_factory_new(), gtk_label_new_with_mnemonic()
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION Stability_Level ##### -->
|
||||
|
||||
|
||||
<!-- ##### STRUCT GtkAccelGroup ##### -->
|
||||
<para>
|
||||
An object representing and maintaining a group of accelerators.
|
||||
@ -71,7 +74,7 @@ An object representing and maintaining a group of accelerators.
|
||||
Deprecated equivalent of g_object_ref().
|
||||
</para>
|
||||
|
||||
@Returns:
|
||||
@Returns: the accel group that was passed in
|
||||
|
||||
|
||||
<!-- ##### MACRO gtk_accel_group_unref ##### -->
|
||||
|
@ -28,6 +28,9 @@ after changing the value and its bounds. This results in the emission of the
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION Stability_Level ##### -->
|
||||
|
||||
|
||||
<!-- ##### STRUCT GtkAdjustment ##### -->
|
||||
<para>
|
||||
The #GtkAdjustment-struct struct contains the following fields.
|
||||
@ -185,7 +188,7 @@ This is typically called by the owner of the #GtkAdjustment after it has
|
||||
changed any of the #GtkAdjustment fields other than the value.
|
||||
</para>
|
||||
|
||||
@adjustment:
|
||||
@adjustment: a #GtkAdjustment
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_adjustment_value_changed ##### -->
|
||||
@ -195,6 +198,6 @@ This is typically called by the owner of the #GtkAdjustment after it has
|
||||
changed the #GtkAdjustment value field.
|
||||
</para>
|
||||
|
||||
@adjustment:
|
||||
@adjustment: a #GtkAdjustment
|
||||
|
||||
|
||||
|
@ -48,6 +48,9 @@ behaves as if homogeneous was %TRUE.
|
||||
</variablelist>
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION Stability_Level ##### -->
|
||||
|
||||
|
||||
<!-- ##### STRUCT GtkButtonBox ##### -->
|
||||
<para>
|
||||
This is a read-only struct; no members should be modified directly.
|
||||
@ -96,10 +99,8 @@ Used internally only.
|
||||
Retrieves how much space a button box is placing between each child button.
|
||||
</para>
|
||||
|
||||
@b:
|
||||
@b: a #GtkButtonBox
|
||||
@Returns: the current spacing applied to the buttons in @widget.
|
||||
<!-- # Unused Parameters # -->
|
||||
@widget: a #GtkButtonBox.
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_button_box_get_layout ##### -->
|
||||
@ -151,11 +152,8 @@ Gets the default number of pixels that pad the buttons in a given button box.
|
||||
Sets the amount of spacing between buttons in a given button box.
|
||||
</para>
|
||||
|
||||
@b:
|
||||
@s:
|
||||
<!-- # Unused Parameters # -->
|
||||
@widget: a #GtkButtonBox.
|
||||
@spacing: the number of pixels of spacing.
|
||||
@b: a #GtkButtonBox.
|
||||
@s: the number of pixels of spacing.
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_button_box_set_layout ##### -->
|
||||
|
@ -36,6 +36,9 @@ gtk_font_selection_set_preview_text().
|
||||
</variablelist>
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION Stability_Level ##### -->
|
||||
|
||||
|
||||
<!-- ##### STRUCT GtkFontSelection ##### -->
|
||||
<para>
|
||||
The #GtkFontSelection struct contains private data only, and should
|
||||
@ -81,7 +84,7 @@ Gets the currently-selected font name.
|
||||
</para>
|
||||
|
||||
@fontsel: a #GtkFontSelection.
|
||||
@Returns:
|
||||
@Returns: the currently-selected font name
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_font_selection_set_font_name ##### -->
|
||||
|
@ -101,6 +101,9 @@ gdk_pixbuf_new_from_inline().
|
||||
#GdkPixbuf
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION Stability_Level ##### -->
|
||||
|
||||
|
||||
<!-- ##### STRUCT GtkImage ##### -->
|
||||
<para>
|
||||
This struct contain private data only and should be accessed by the functions
|
||||
@ -435,8 +438,8 @@ functions), but they will all return %NULL values.
|
||||
Sets the #GtkImage.
|
||||
</para>
|
||||
|
||||
@image: a #GdkPixmap
|
||||
@val:
|
||||
@image: a #GtkImage
|
||||
@val: a #GdkImage
|
||||
@mask: a #GdkBitmap that indicates which parts of the image should be transparent.
|
||||
|
||||
|
||||
@ -445,8 +448,8 @@ Sets the #GtkImage.
|
||||
Gets the #GtkImage.
|
||||
</para>
|
||||
|
||||
@image: a #GdkPixmap
|
||||
@val:
|
||||
@image: a #GtkImage
|
||||
@val: return location for a #GdkImage
|
||||
@mask: a #GdkBitmap that indicates which parts of the image should be transparent.
|
||||
|
||||
|
||||
|
@ -14,12 +14,25 @@ The #GtkMenuBar is a subclass of #GtkMenuShell which contains one to many #GtkMe
|
||||
#GtkMenuShell, #GtkMenu, #GtkMenuItem
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION Stability_Level ##### -->
|
||||
|
||||
|
||||
<!-- ##### STRUCT GtkMenuBar ##### -->
|
||||
<para>
|
||||
The #GtkMenuBar struct contains the following fields. (These fields should be considered read-only. They should never be set by an application.)
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### ARG GtkMenuBar:child-pack-direction ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### ARG GtkMenuBar:pack-direction ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### ARG GtkMenuBar:internal-padding ##### -->
|
||||
<para>
|
||||
|
||||
@ -43,10 +56,8 @@ Creates the new #GtkMenuBar
|
||||
Adds a new #GtkMenuItem to the end of the GtkMenuBar
|
||||
</para>
|
||||
|
||||
@menu:
|
||||
@menu: a #GtkMenuBar
|
||||
@child: the #GtkMenuItem to add
|
||||
<!-- # Unused Parameters # -->
|
||||
@menu_bar: a #GtkMenuBar
|
||||
|
||||
|
||||
<!-- ##### MACRO gtk_menu_bar_prepend ##### -->
|
||||
@ -54,11 +65,8 @@ Adds a new #GtkMenuItem to the end of the GtkMenuBar
|
||||
Adds a new #GtkMenuItem to the beginning of the GtkMenuBar
|
||||
</para>
|
||||
|
||||
@menu:
|
||||
@menu: a #GtkMenuBar
|
||||
@child: the #GtkMenuItem to add
|
||||
<!-- # Unused Parameters # -->
|
||||
@menu_child:
|
||||
@menu_bar: a #GtkMenuBar
|
||||
|
||||
|
||||
<!-- ##### MACRO gtk_menu_bar_insert ##### -->
|
||||
@ -66,11 +74,54 @@ Adds a new #GtkMenuItem to the beginning of the GtkMenuBar
|
||||
Adds a new #GtkMenuItem to the GtkMenuBar at the position defined by @position
|
||||
</para>
|
||||
|
||||
@menu:
|
||||
@menu: a #GtkMenuBar
|
||||
@child: the #GtkMenuItem to add
|
||||
@pos:
|
||||
<!-- # Unused Parameters # -->
|
||||
@menu_bar: a #GtkMenuBar
|
||||
@position: the position in the item list where the @child is added.
|
||||
@pos: the position in the item list where the @child is added.
|
||||
|
||||
|
||||
<!-- ##### ENUM GtkPackDirection ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@GTK_PACK_DIRECTION_LTR:
|
||||
@GTK_PACK_DIRECTION_RTL:
|
||||
@GTK_PACK_DIRECTION_TTB:
|
||||
@GTK_PACK_DIRECTION_BTT:
|
||||
|
||||
<!-- ##### FUNCTION gtk_menu_bar_set_pack_direction ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@menubar:
|
||||
@pack_dir:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_menu_bar_get_pack_direction ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@menubar:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_menu_bar_set_child_pack_direction ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@menubar:
|
||||
@child_pack_dir:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_menu_bar_get_child_pack_direction ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@menubar:
|
||||
@Returns:
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user