Icon APIs
[Launcher Data Model Icon Support]


Detailed Description

Launcher Data Model Icon APIs.


Functions

GdkPixbuf * alp_launcher_dml_icon_load (AlpDmlStatementH stmtH, GtkWidget *context, const char *size)


Function Documentation

GdkPixbuf* alp_launcher_dml_icon_load AlpDmlStatementH  stmtH,
GtkWidget *  context,
const char *  size
 

Renders the icon for the application referenced by the Launcher DML statement.

Parameters:
[in] stmtH The open statment from which to retrieve application data. The statement must include the columns launcherFieldStockIcon and launcherFieldIconData.
[in] context A widget pointer from which to get theme engine and rc file settings.
[in] size Defined size string for theme use.
See also:
icons.h.
Returns:
GdkPixbuf containing the rendered application icon. Must be manually freed via g_object_unref()

NULL if no icon exists, or an error occurs when rendering the icon


Generated on Wed Jul 30 07:06:41 2008 by Doxygen 1.4.6 for ALP SDK + Hiker Documentation

Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.