|
pixmap
pixmap widget reference
pixmap widgetA GtkImage Definition<pixmap tag_attr="value"...> <variable>varname</variable> <height>value</height> <width>value</width> <input file>filename</input> <input file icon="image"></input> <input file stock="gtk-image"></input> <sensitive>state</sensitive> </pixmap> "..." denotes acceptance of multiples of the same thing. Tag AttributesSee the GtkImage widget and ancestor class properties. The following custom tag attributes are available:
DirectivesSome of these may have tag attribute equivalents.
SignalsThere is no default signal for this widget. See the GtkWidget widget and ancestor class signals. FunctionsThe following functions can be performed upon this widget by any widget capable of emitting signals:
Notes1. Theme icons default to 32 and do not scale or refresh (the height or width directives can be used to request a size). 2. Stock icons default to GTK_ICON_SIZE_DND and do not scale or refresh (the "icon-size" tag attribute can be used to adjust the size). | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
► Sign in to add a comment