Whole document tree 6.18. gnome-stock6.18.1. DescriptionIf defined, gdk_imlib is used for the pixmap stuff. That will help alot. As well for colormaps, as for determining the size of a pixmap before a GdkWindow is created. TODO: I cannot define this here permanently because it will require, that all apps link against gdk_imlib. We will require a check, if gdk_imlib is installed on the particular system and include -lgdk_imlib in LIBS for that. 6.18.2. GnomeStockPixmapEntryAny - some internal definitionsstruct _GnomeStockPixmapEntryAny GnomeStockPixmapEntryAny 6.18.2.1. Descriptionsome internal definitions 6.18.3. GnomeStockPixmapWidget - the GnomeStockPixmapWidgetstruct _GnomeStockPixmapWidget GnomeStockPixmapWidget 6.18.3.1. Descriptionthe GnomeStockPixmapWidget 6.18.4. gnome_stock_pixmap - just fetch a pixmap6.18.4.1. Descriptionjust fetch a pixmap 6.18.4.2. Parameters
6.18.5. gnome_stock_pixmap_widget - just fetch a GnomeStockPixmapWidget6.18.5.1. Descriptionjust fetch a GnomeStockPixmapWidget 6.18.5.2. Parameters
6.18.6. gnome_stock_pixmap_register - register a pixmap. returns non-zero, if successful6.18.6.1. Descriptionregister a pixmap. returns non-zero, if successful 6.18.6.2. Parameters
6.18.7. gnome_stock_pixmap_change - change an existing entry. returns non-zero on success6.18.7.1. Descriptionchange an existing entry. returns non-zero on success 6.18.7.2. Parameters
6.18.8. gnome_stock_pixmap_checkfor6.18.8.1. Descriptioncheck for the existence of an entry. returns the entry if it exists, or NULL otherwise 6.18.8.2. Parameters
6.18.9. gnome_stock_button - returns a default button widget for dialogs6.18.9.1. Descriptionreturns a default button widget for dialogs 6.18.9.2. Parameters
6.18.10. gnome_stock_menu_item - returns a GtkMenuItem with an stock icon and text6.18.10.1. Descriptionreturns a GtkMenuItem with an stock icon and text 6.18.10.2. Parameters
|