Add property support. (#51858)

Thu Jul 19 15:35:32 2001  Owen Taylor  <otaylor@redhat.com>

	* gtk/gtkscrolledwindow.c (gtk_scrolled_window_set_vadjustment):
	Add property support. (#51858)
This commit is contained in:
Owen Taylor
2001-07-19 19:49:01 +00:00
committed by Owen Taylor
parent e37def189f
commit c0fcc8c6ac
11 changed files with 213 additions and 125 deletions

View File

@ -425,6 +425,18 @@ Define a function pointer. Deprecated.
@arg:
@arg_id:
<!-- ##### ARG GtkColorSelection:previous-alpha ##### -->
<para>
</para>
<!-- ##### ARG GtkColorSelection:previous-color ##### -->
<para>
</para>
<!-- ##### SIGNAL GtkContainer::focus ##### -->
<para>
@ -830,6 +842,12 @@ after other user handlers and the default handler.
@PRIVATE_GTK_DIRECTION_SET:
@PRIVATE_GTK_DIRECTION_LTR:
<!-- ##### ARG GtkScrolledWindow:shadow ##### -->
<para>
</para>
<!-- ##### USER_FUNCTION GtkSignalDestroy ##### -->
<para>
A function which you can use to clean up when the

View File

@ -264,13 +264,3 @@ according to its update policy.
</para>
<!-- ##### ARG GtkColorSelection:previous-color ##### -->
<para>
</para>
<!-- ##### ARG GtkColorSelection:previous-alpha ##### -->
<para>
</para>

View File

@ -198,7 +198,7 @@ Position of child window with respect to scrollbars; top left, top
right, bottom left, bottom right.
</para>
<!-- ##### ARG GtkScrolledWindow:shadow ##### -->
<!-- ##### ARG GtkScrolledWindow:shadow-type ##### -->
<para>
</para>