[maemo-commits] [maemo-commits] r10730 - in projects/haf/branches/gtk+/maemo-gtk-2-10/docs/reference: gdk/tmpl gtk/tmpl

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Thu Mar 22 18:41:56 EET 2007
Author: tko
Date: 2007-03-22 18:41:52 +0200 (Thu, 22 Mar 2007)
New Revision: 10730

Modified:
   projects/haf/branches/gtk+/maemo-gtk-2-10/docs/reference/gdk/tmpl/windows.sgml
   projects/haf/branches/gtk+/maemo-gtk-2-10/docs/reference/gtk/tmpl/gtkbindings.sgml
   projects/haf/branches/gtk+/maemo-gtk-2-10/docs/reference/gtk/tmpl/gtkbutton.sgml
   projects/haf/branches/gtk+/maemo-gtk-2-10/docs/reference/gtk/tmpl/gtkcombobox.sgml
   projects/haf/branches/gtk+/maemo-gtk-2-10/docs/reference/gtk/tmpl/gtkdialog.sgml
   projects/haf/branches/gtk+/maemo-gtk-2-10/docs/reference/gtk/tmpl/gtkentry.sgml
   projects/haf/branches/gtk+/maemo-gtk-2-10/docs/reference/gtk/tmpl/gtkprogressbar.sgml
   projects/haf/branches/gtk+/maemo-gtk-2-10/docs/reference/gtk/tmpl/gtkrange.sgml
   projects/haf/branches/gtk+/maemo-gtk-2-10/docs/reference/gtk/tmpl/gtksettings.sgml
   projects/haf/branches/gtk+/maemo-gtk-2-10/docs/reference/gtk/tmpl/gtktextview.sgml
   projects/haf/branches/gtk+/maemo-gtk-2-10/docs/reference/gtk/tmpl/gtktreeview.sgml
   projects/haf/branches/gtk+/maemo-gtk-2-10/docs/reference/gtk/tmpl/gtkwidget.sgml
Log:
Commit gtk-doc autogenerated templates.


Modified: projects/haf/branches/gtk+/maemo-gtk-2-10/docs/reference/gdk/tmpl/windows.sgml
===================================================================
--- projects/haf/branches/gtk+/maemo-gtk-2-10/docs/reference/gdk/tmpl/windows.sgml	2007-03-22 16:37:32 UTC (rev 10729)
+++ projects/haf/branches/gtk+/maemo-gtk-2-10/docs/reference/gdk/tmpl/windows.sgml	2007-03-22 16:41:52 UTC (rev 10730)
@@ -638,6 +638,14 @@
 @new_height: 
 
 
+<!-- ##### FUNCTION gdk_window_beep ##### -->
+<para>
+
+</para>
+
+ at window: 
+
+
 <!-- ##### FUNCTION gdk_window_begin_paint_rect ##### -->
 <para>
 

Modified: projects/haf/branches/gtk+/maemo-gtk-2-10/docs/reference/gtk/tmpl/gtkbindings.sgml
===================================================================
--- projects/haf/branches/gtk+/maemo-gtk-2-10/docs/reference/gtk/tmpl/gtkbindings.sgml	2007-03-22 16:37:32 UTC (rev 10729)
+++ projects/haf/branches/gtk+/maemo-gtk-2-10/docs/reference/gtk/tmpl/gtkbindings.sgml	2007-03-22 16:41:52 UTC (rev 10730)
@@ -165,44 +165,6 @@
 
 @arg_type: implementation detail
 
-<!-- ##### MACRO gtk_binding_entry_add ##### -->
-<para>
-Deprecated.
-</para>
-
-
-
-<!-- ##### FUNCTION gtk_binding_entry_add_signall ##### -->
-<para>
-
-</para>
-
- at binding_set: 
- at keyval: 
- at modifiers: 
- at signal_name: 
- at binding_args: 
-
-
-<!-- ##### FUNCTION gtk_binding_entry_clear ##### -->
-<para>
-
-</para>
-
- at binding_set: 
- at keyval: 
- at modifiers: 
-
-
-<!-- ##### FUNCTION gtk_binding_parse_binding ##### -->
-<para>
-
-</para>
-
- at scanner: 
- at Returns: 
-
-
 <!-- ##### FUNCTION gtk_binding_set_new ##### -->
 <para>
 

Modified: projects/haf/branches/gtk+/maemo-gtk-2-10/docs/reference/gtk/tmpl/gtkbutton.sgml
===================================================================
--- projects/haf/branches/gtk+/maemo-gtk-2-10/docs/reference/gtk/tmpl/gtkbutton.sgml	2007-03-22 16:37:32 UTC (rev 10729)
+++ projects/haf/branches/gtk+/maemo-gtk-2-10/docs/reference/gtk/tmpl/gtkbutton.sgml	2007-03-22 16:41:52 UTC (rev 10730)
@@ -152,6 +152,11 @@
 
 </para>
 
+<!-- ##### ARG GtkButton:tree-view-separator-area ##### -->
+<para>
+
+</para>
+
 <!-- ##### FUNCTION gtk_button_new ##### -->
 <para>
 Creates a new #GtkButton widget. To add a child widget to the button,

Modified: projects/haf/branches/gtk+/maemo-gtk-2-10/docs/reference/gtk/tmpl/gtkcombobox.sgml
===================================================================
--- projects/haf/branches/gtk+/maemo-gtk-2-10/docs/reference/gtk/tmpl/gtkcombobox.sgml	2007-03-22 16:37:32 UTC (rev 10729)
+++ projects/haf/branches/gtk+/maemo-gtk-2-10/docs/reference/gtk/tmpl/gtkcombobox.sgml	2007-03-22 16:41:52 UTC (rev 10730)
@@ -55,6 +55,21 @@
 
 @combobox: the object which received the signal.
 
+<!-- ##### SIGNAL GtkComboBox::move-active ##### -->
+<para>
+
+</para>
+
+ at combobox: the object which received the signal.
+ at arg1: 
+
+<!-- ##### SIGNAL GtkComboBox::popup ##### -->
+<para>
+
+</para>
+
+ at combobox: the object which received the signal.
+
 <!-- ##### ARG GtkComboBox:active ##### -->
 <para>
 
@@ -110,6 +125,16 @@
 
 </para>
 
+<!-- ##### ARG GtkComboBox:arrow-size ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkComboBox:autodimmed-button ##### -->
+<para>
+
+</para>
+
 <!-- ##### FUNCTION gtk_combo_box_new ##### -->
 <para>
 

Modified: projects/haf/branches/gtk+/maemo-gtk-2-10/docs/reference/gtk/tmpl/gtkdialog.sgml
===================================================================
--- projects/haf/branches/gtk+/maemo-gtk-2-10/docs/reference/gtk/tmpl/gtkdialog.sgml	2007-03-22 16:37:32 UTC (rev 10729)
+++ projects/haf/branches/gtk+/maemo-gtk-2-10/docs/reference/gtk/tmpl/gtkdialog.sgml	2007-03-22 16:41:52 UTC (rev 10730)
@@ -180,6 +180,11 @@
 
 </para>
 
+<!-- ##### ARG GtkDialog:content-area-spacing ##### -->
+<para>
+
+</para>
+
 <!-- ##### ENUM GtkDialogFlags ##### -->
 <para>
 Flags used to influence dialog construction.

Modified: projects/haf/branches/gtk+/maemo-gtk-2-10/docs/reference/gtk/tmpl/gtkentry.sgml
===================================================================
--- projects/haf/branches/gtk+/maemo-gtk-2-10/docs/reference/gtk/tmpl/gtkentry.sgml	2007-03-22 16:37:32 UTC (rev 10729)
+++ projects/haf/branches/gtk+/maemo-gtk-2-10/docs/reference/gtk/tmpl/gtkentry.sgml	2007-03-22 16:41:52 UTC (rev 10730)
@@ -79,6 +79,14 @@
 @entry: the object which received the signal.
 @arg1: 
 
+<!-- ##### SIGNAL GtkEntry::invalid-input ##### -->
+<para>
+
+</para>
+
+ at entry: the object which received the signal.
+ at arg1: 
+
 <!-- ##### SIGNAL GtkEntry::move-cursor ##### -->
 <para>
 
@@ -131,6 +139,11 @@
 
 </para>
 
+<!-- ##### ARG GtkEntry:hildon-input-mode ##### -->
+<para>
+
+</para>
+
 <!-- ##### ARG GtkEntry:inner-border ##### -->
 <para>
 
@@ -498,3 +511,21 @@
 @Returns: 
 
 
+<!-- ##### FUNCTION hildon_gtk_entry_get_input_mode ##### -->
+<para>
+
+</para>
+
+ at entry: 
+ at Returns: 
+
+
+<!-- ##### FUNCTION hildon_gtk_entry_set_input_mode ##### -->
+<para>
+
+</para>
+
+ at entry: 
+ at input_mode: 
+
+

Modified: projects/haf/branches/gtk+/maemo-gtk-2-10/docs/reference/gtk/tmpl/gtkprogressbar.sgml
===================================================================
--- projects/haf/branches/gtk+/maemo-gtk-2-10/docs/reference/gtk/tmpl/gtkprogressbar.sgml	2007-03-22 16:37:32 UTC (rev 10729)
+++ projects/haf/branches/gtk+/maemo-gtk-2-10/docs/reference/gtk/tmpl/gtkprogressbar.sgml	2007-03-22 16:41:52 UTC (rev 10730)
@@ -116,6 +116,16 @@
 
 </para>
 
+<!-- ##### ARG GtkProgressBar:xspacing ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkProgressBar:yspacing ##### -->
+<para>
+
+</para>
+
 <!-- ##### FUNCTION gtk_progress_bar_new ##### -->
 <para>
 Creates a new #GtkProgressBar.

Modified: projects/haf/branches/gtk+/maemo-gtk-2-10/docs/reference/gtk/tmpl/gtkrange.sgml
===================================================================
--- projects/haf/branches/gtk+/maemo-gtk-2-10/docs/reference/gtk/tmpl/gtkrange.sgml	2007-03-22 16:37:32 UTC (rev 10729)
+++ projects/haf/branches/gtk+/maemo-gtk-2-10/docs/reference/gtk/tmpl/gtkrange.sgml	2007-03-22 16:41:52 UTC (rev 10730)
@@ -63,6 +63,11 @@
 
 </para>
 
+<!-- ##### ARG GtkRange:fill-level ##### -->
+<para>
+
+</para>
+
 <!-- ##### ARG GtkRange:inverted ##### -->
 <para>
 
@@ -73,6 +78,16 @@
 
 </para>
 
+<!-- ##### ARG GtkRange:restrict-to-fill-level ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkRange:show-fill-level ##### -->
+<para>
+
+</para>
+
 <!-- ##### ARG GtkRange:update-policy ##### -->
 <para>
 
@@ -98,6 +113,11 @@
 
 </para>
 
+<!-- ##### ARG GtkRange:arrow-paint-box-layout ##### -->
+<para>
+
+</para>
+
 <!-- ##### ARG GtkRange:slider-width ##### -->
 <para>
 
@@ -267,3 +287,57 @@
 @Returns: 
 
 
+<!-- ##### FUNCTION gtk_range_get_fill_level ##### -->
+<para>
+
+</para>
+
+ at range: 
+ at Returns: 
+
+
+<!-- ##### FUNCTION gtk_range_set_fill_level ##### -->
+<para>
+
+</para>
+
+ at range: 
+ at fill_level: 
+
+
+<!-- ##### FUNCTION gtk_range_get_restrict_to_fill_level ##### -->
+<para>
+
+</para>
+
+ at range: 
+ at Returns: 
+
+
+<!-- ##### FUNCTION gtk_range_set_restrict_to_fill_level ##### -->
+<para>
+
+</para>
+
+ at range: 
+ at restrict_to_fill_level: 
+
+
+<!-- ##### FUNCTION gtk_range_get_show_fill_level ##### -->
+<para>
+
+</para>
+
+ at range: 
+ at Returns: 
+
+
+<!-- ##### FUNCTION gtk_range_set_show_fill_level ##### -->
+<para>
+
+</para>
+
+ at range: 
+ at show_fill_level: 
+
+

Modified: projects/haf/branches/gtk+/maemo-gtk-2-10/docs/reference/gtk/tmpl/gtksettings.sgml
===================================================================
--- projects/haf/branches/gtk+/maemo-gtk-2-10/docs/reference/gtk/tmpl/gtksettings.sgml	2007-03-22 16:37:32 UTC (rev 10729)
+++ projects/haf/branches/gtk+/maemo-gtk-2-10/docs/reference/gtk/tmpl/gtksettings.sgml	2007-03-22 16:41:52 UTC (rev 10730)
@@ -88,11 +88,21 @@
 
 </para>
 
+<!-- ##### ARG GtkSettings:gtk-enable-accels ##### -->
+<para>
+
+</para>
+
 <!-- ##### ARG GtkSettings:gtk-enable-animations ##### -->
 <para>
 
 </para>
 
+<!-- ##### ARG GtkSettings:gtk-enable-mnemonics ##### -->
+<para>
+
+</para>
+
 <!-- ##### ARG GtkSettings:gtk-entry-password-hint-timeout ##### -->
 <para>
 
@@ -103,6 +113,11 @@
 
 </para>
 
+<!-- ##### ARG GtkSettings:gtk-error-bell ##### -->
+<para>
+
+</para>
+
 <!-- ##### ARG GtkSettings:gtk-fallback-icon-theme ##### -->
 <para>
 
@@ -128,6 +143,16 @@
 
 </para>
 
+<!-- ##### ARG GtkSettings:gtk-keynav-cursor-only ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkSettings:gtk-keynav-wrap-around ##### -->
+<para>
+
+</para>
+
 <!-- ##### ARG GtkSettings:gtk-label-select-on-focus ##### -->
 <para>
 

Modified: projects/haf/branches/gtk+/maemo-gtk-2-10/docs/reference/gtk/tmpl/gtktextview.sgml
===================================================================
--- projects/haf/branches/gtk+/maemo-gtk-2-10/docs/reference/gtk/tmpl/gtktextview.sgml	2007-03-22 16:37:32 UTC (rev 10729)
+++ projects/haf/branches/gtk+/maemo-gtk-2-10/docs/reference/gtk/tmpl/gtktextview.sgml	2007-03-22 16:41:52 UTC (rev 10730)
@@ -169,6 +169,11 @@
 
 </para>
 
+<!-- ##### ARG GtkTextView:hildon-input-mode ##### -->
+<para>
+
+</para>
+
 <!-- ##### ARG GtkTextView:indent ##### -->
 <para>
 
@@ -837,3 +842,21 @@
 
 
 
+<!-- ##### FUNCTION hildon_gtk_text_view_get_input_mode ##### -->
+<para>
+
+</para>
+
+ at text_view: 
+ at Returns: 
+
+
+<!-- ##### FUNCTION hildon_gtk_text_view_set_input_mode ##### -->
+<para>
+
+</para>
+
+ at text_view: 
+ at mode: 
+
+

Modified: projects/haf/branches/gtk+/maemo-gtk-2-10/docs/reference/gtk/tmpl/gtktreeview.sgml
===================================================================
--- projects/haf/branches/gtk+/maemo-gtk-2-10/docs/reference/gtk/tmpl/gtktreeview.sgml	2007-03-22 16:37:32 UTC (rev 10729)
+++ projects/haf/branches/gtk+/maemo-gtk-2-10/docs/reference/gtk/tmpl/gtktreeview.sgml	2007-03-22 16:41:52 UTC (rev 10730)
@@ -92,6 +92,14 @@
 @arg1: 
 @arg2: 
 
+<!-- ##### SIGNAL GtkTreeView::row-insensitive ##### -->
+<para>
+
+</para>
+
+ at treeview: the object which received the signal.
+ at arg1: 
+
 <!-- ##### SIGNAL GtkTreeView::select-all ##### -->
 <para>
 
@@ -305,6 +313,11 @@
 
 </para>
 
+<!-- ##### ARG GtkTreeView:separator-height ##### -->
+<para>
+
+</para>
+
 <!-- ##### ARG GtkTreeView:tree-line-pattern ##### -->
 <para>
 

Modified: projects/haf/branches/gtk+/maemo-gtk-2-10/docs/reference/gtk/tmpl/gtkwidget.sgml
===================================================================
--- projects/haf/branches/gtk+/maemo-gtk-2-10/docs/reference/gtk/tmpl/gtkwidget.sgml	2007-03-22 16:37:32 UTC (rev 10729)
+++ projects/haf/branches/gtk+/maemo-gtk-2-10/docs/reference/gtk/tmpl/gtkwidget.sgml	2007-03-22 16:41:52 UTC (rev 10730)
@@ -323,6 +323,13 @@
 @widget: the object which received the signal.
 @widget2: 
 
+<!-- ##### SIGNAL GtkWidget::insensitive-press ##### -->
+<para>
+
+</para>
+
+ at widget: the object which received the signal.
+
 <!-- ##### SIGNAL GtkWidget::key-press-event ##### -->
 <para>
 
@@ -341,6 +348,15 @@
 @event: 
 @Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
 
+<!-- ##### SIGNAL GtkWidget::keynav-failed ##### -->
+<para>
+
+</para>
+
+ at widget: the object which received the signal.
+ at arg1: 
+ at Returns: 
+
 <!-- ##### SIGNAL GtkWidget::leave-notify-event ##### -->
 <para>
 
@@ -554,6 +570,32 @@
 @widget: the object which received the signal.
 @previous_style: 
 
+<!-- ##### SIGNAL GtkWidget::tap-and-hold ##### -->
+<para>
+
+</para>
+
+ at widget: the object which received the signal.
+
+<!-- ##### SIGNAL GtkWidget::tap-and-hold-query ##### -->
+<para>
+
+</para>
+
+ at widget: the object which received the signal.
+ at event: 
+ at Returns: 
+
+<!-- ##### SIGNAL GtkWidget::tap-and-hold-setup ##### -->
+<para>
+
+</para>
+
+ at widget: the object which received the signal.
+ at arg1: 
+ at arg2: 
+ at arg3: 
+
 <!-- ##### SIGNAL GtkWidget::unmap ##### -->
 <para>
 
@@ -675,6 +717,11 @@
 
 </para>
 
+<!-- ##### ARG GtkWidget:tap-and-hold-state ##### -->
+<para>
+
+</para>
+
 <!-- ##### ARG GtkWidget:visible ##### -->
 <para>
 
@@ -2411,6 +2458,55 @@
 @Returns: 
 
 
+<!-- ##### FUNCTION gtk_widget_error_bell ##### -->
+<para>
+
+</para>
+
+ at widget: 
+
+
+<!-- ##### FUNCTION gtk_widget_keynav_failed ##### -->
+<para>
+
+</para>
+
+ at widget: 
+ at direction: 
+ at Returns: 
+
+
+<!-- ##### FUNCTION gtk_widget_tap_and_hold_menu_position_top ##### -->
+<para>
+
+</para>
+
+ at menu: 
+ at x: 
+ at y: 
+ at push_in: 
+ at widget: 
+
+
+<!-- ##### FUNCTION gtk_widget_tap_and_hold_setup ##### -->
+<para>
+
+</para>
+
+ at widget: 
+ at menu: 
+ at func: 
+ at flags: 
+
+
+<!-- ##### FUNCTION gtk_widget_insensitive_press ##### -->
+<para>
+
+</para>
+
+ at widget: 
+
+
 <!-- ##### FUNCTION gtk_requisition_copy ##### -->
 <para>
 


More information about the maemo-commits mailing list