This commit is contained in:
Matthias Clasen
2004-08-01 05:55:01 +00:00
parent 1541442d86
commit fc3d7dec8f
163 changed files with 27688 additions and 22987 deletions

View File

@ -633,6 +633,12 @@ Define a function pointer. Deprecated.
</para>
<!-- ##### ARG GtkComboBox:row-separator-column ##### -->
<para>
</para>
<!-- ##### SIGNAL GtkContainer::focus ##### -->
<para>
@ -2054,6 +2060,22 @@ is enabled.
@colorsel:
@use_palette:
<!-- ##### FUNCTION gtk_combo_box_get_row_separator_column ##### -->
<para>
</para>
@combo_box:
@Returns:
<!-- ##### FUNCTION gtk_combo_box_set_row_separator_column ##### -->
<para>
</para>
@combo_box:
@column:
<!-- ##### FUNCTION gtk_container_add_child_arg_type ##### -->
<para>

View File

@ -185,6 +185,24 @@ only private fields and should not be directly accessed.
@authors:
<!-- ##### FUNCTION gtk_about_dialog_get_artists ##### -->
<para>
</para>
@about:
@Returns:
<!-- ##### FUNCTION gtk_about_dialog_set_artists ##### -->
<para>
</para>
@about:
@artists:
<!-- ##### FUNCTION gtk_about_dialog_get_documenters ##### -->
<para>

View File

@ -59,6 +59,16 @@ Renders text in a cell
</para>
<!-- ##### ARG GtkCellRendererText:ellipsize ##### -->
<para>
</para>
<!-- ##### ARG GtkCellRendererText:ellipsize-set ##### -->
<para>
</para>
<!-- ##### ARG GtkCellRendererText:family ##### -->
<para>

View File

@ -52,11 +52,6 @@ a widget used to choose from a list of items.
</para>
<!-- ##### ARG GtkComboBox:row-separator-column ##### -->
<para>
</para>
<!-- ##### ARG GtkComboBox:row-span-column ##### -->
<para>
@ -272,7 +267,7 @@ a widget used to choose from a list of items.
@combo_box:
<!-- ##### FUNCTION gtk_combo_box_get_row_separator_column ##### -->
<!-- ##### FUNCTION gtk_combo_box_get_popup_accessible ##### -->
<para>
</para>
@ -281,13 +276,24 @@ a widget used to choose from a list of items.
@Returns:
<!-- ##### FUNCTION gtk_combo_box_set_row_separator_column ##### -->
<!-- ##### FUNCTION gtk_combo_box_get_row_separator_func ##### -->
<para>
</para>
@combo_box:
@column:
@Returns:
<!-- ##### FUNCTION gtk_combo_box_set_row_separator_func ##### -->
<para>
</para>
@combo_box:
@func:
@data:
@destroy:
<!-- ##### FUNCTION gtk_combo_box_set_add_tearoffs ##### -->

View File

@ -180,6 +180,11 @@ described below.
</para>
<!-- ##### ARG GtkLabel:ellipsize ##### -->
<para>
</para>
<!-- ##### ARG GtkLabel:justify ##### -->
<para>
@ -296,6 +301,15 @@ The pattern of underlines you want under the existing text within the
@jtype:
<!-- ##### FUNCTION gtk_label_set_ellipsize ##### -->
<para>
</para>
@label:
@mode:
<!-- ##### FUNCTION gtk_label_get ##### -->
<para>
Gets the current string of text within the #GtkLabel and writes it to
@ -439,6 +453,15 @@ Gtk+ 1.0.x.
@Returns:
<!-- ##### FUNCTION gtk_label_get_ellipsize ##### -->
<para>
</para>
@label:
@Returns:
<!-- ##### FUNCTION gtk_label_get_label ##### -->
<para>