PonG: GNOME Properties | ||
---|---|---|
<<< Previous | Next >>> |
Several standard GTK+ widgets can be used for configuration keys. The arguments are the standard GTK+ arguments for these widgets. See the GTK+ documentation for a description of those.
Supports int and float types.
Supports int and string types.
Supports all the types except bool, though is most useful for strings. Semantics are the same as for Gtk:Entry
Supports the string type.
Supports the string type.
Supports int and float types.
Supports the string type.
Supports all the types except bool, though is most useful for strings. Semantics are the same as for Gtk:Entry
Supports all the types except bool, though is most useful for strings. This refers to any widget using editable. The semantics are the same as for Gtk:Entry.
Supports all the types except bool, though is most useful for strings.
Supports int and float types.
Supports int and float types.
Supports all the types except bool, though is most useful for lists of strings. When used as a list, newlines separate entries.
Supports the bool type. This refers to any widget which derives from the toggle button of course, including check and radio buttons.
<<< Previous | Home | Next >>> |
Setting up on non-automake/autoconf systems | Native PonG Widgets |