![]() |
![]() |
![]() |
Zeitgeist Reference Manual | ![]() |
---|---|---|---|---|
Top | Description |
const gchar * zeitgeist_symbol_get_display_name (const gchar *symbol_uri
); const gchar * zeitgeist_symbol_get_description (const gchar *symbol_uri
); GList * zeitgeist_symbol_get_all_parents (const gchar *symbol_uri
); GList * zeitgeist_symbol_get_all_children (const gchar *symbol_uri
); GList * zeitgeist_symbol_get_children (const gchar *symbol_uri
); GList * zeitgeist_symbol_get_parents (const gchar *symbol_uri
); gboolean zeitgeist_symbol_is_a (const gchar *symbol_uri
,const gchar *parent_uri
);
const gchar * zeitgeist_symbol_get_display_name (const gchar *symbol_uri
);
|
the (null) instance |
|
|
Returns : |
. [transfer none] |
const gchar * zeitgeist_symbol_get_description (const gchar *symbol_uri
);
|
the (null) instance |
|
|
Returns : |
. [transfer none] |
GList * zeitgeist_symbol_get_all_parents (const gchar *symbol_uri
);
|
the (null) instance |
|
GList * zeitgeist_symbol_get_all_children (const gchar *symbol_uri
);
|
the (null) instance |
|
GList * zeitgeist_symbol_get_children (const gchar *symbol_uri
);
|
the (null) instance |
|
GList * zeitgeist_symbol_get_parents (const gchar *symbol_uri
);
|
the (null) instance |
|