Description Usage Arguments Details Author(s)
If the widget state is wildcarded, this source can be used as the
base image for an icon in any GtkStateType
. If the widget state
is not wildcarded, then the state the source applies to should be
set with gtkIconSourceSetState
and the icon source will
only be used with that specific state.
1 | gtkIconSourceSetStateWildcarded(object, setting)
|
|
a |
|
|
GtkIconSet
prefers non-wildcarded sources (exact matches) over
wildcarded sources, and will use an exact match when possible.
GtkIconSet
will normally transform wildcarded source images to
produce an appropriate icon for a given state, for example
lightening an image on prelight, but will not modify source images
that match exactly.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.