Added properties. Based on patch by Lee Mallabone.
2001-05-21 Alexander Larsson <alexl@redhat.com> * gtk/gtkfontsel.c: Added properties. Based on patch by Lee Mallabone. * gtk/gtkruler.c: * gtk/gtkhruler.c: * gtk/gtkvruler.c: * gtk/gtktext.c: * gtk/gtktextview.c: Converted GtkArg to GParam. Based on patches by John Margaglione. * tests/Makefile.am: * tests/testtext.c: Add a property editor to testtext.
This commit is contained in:
committed by
Alexander Larsson
parent
479810cac7
commit
811543ce37
@ -83,6 +83,10 @@ testtreeview_SOURCES = \
|
||||
prop-editor.c \
|
||||
testtreeview.c
|
||||
|
||||
testtext_SOURCES = \
|
||||
prop-editor.c \
|
||||
testtext.c
|
||||
|
||||
EXTRA_DIST += @STRIP_BEGIN@ \
|
||||
prop-editor.h \
|
||||
testgtk.1 \
|
||||
|
||||
Reference in New Issue
Block a user