c
Back to Seed Clases

TotemPlParser


Classes

Interfaces

Structs

Unions

Enums

Struct TotemPlParser.PlaylistIter

Import line: TotemPlParser = imports.gi.TotemPlParser;
GIR File: TotemPlParser-1.0.gir
C documentation: TotemPlParserPlaylistIter
Struct : PlaylistIter
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new TotemPlParser.PlaylistIter ()
Create a new TotemPlParser.PlaylistIter
Create a new TotemPlParser.PlaylistIter
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
TotemPlParser.Playlist
Method
append (PlaylistIter iter) : none
TotemPlParser.Playlist
Method
get_value (PlaylistIter iter, String key, Value value) : gboolean
TotemPlParser.Playlist
Method
insert (gint32 position, PlaylistIter iter) : none
TotemPlParser.Playlist
Method
iter_first (PlaylistIter iter) : gboolean
TotemPlParser.Playlist
Method
iter_next (PlaylistIter iter) : gboolean
TotemPlParser.Playlist
Method
iter_prev (PlaylistIter iter) : gboolean
TotemPlParser.Playlist
Method
prepend (PlaylistIter iter) : none
TotemPlParser.Playlist
Method
set_value (PlaylistIter iter, String key, Value value) : gboolean
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:22:28 GMT+0800 (HKT)