Method
RBRhythmDBPropertyModeliter_from_string
Declaration [src]
gboolean
rhythmdb_property_model_iter_from_string (
RhythmDBPropertyModel* model,
const char* name,
GtkTreeIter* iter
)
Parameters
name
-
Type:
const char*
The property value to find.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. iter
-
Type:
GtkTreeIter
A
GtkTreeIter
to point to the row.The data is owned by the caller of the method.