c
Back to Seed Clases

GtkSource


Classes

Interfaces

Structs

Unions

Enums

Enum GtkSource.SearchFlags

Import line: GtkSource = imports.gi.GtkSource;
GIR File: GtkSource-2.0.gir
C documentation: GtkSourceSearchFlags
Enum : SearchFlags
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GtkSource
Method
GtkSource.iter_backward_search (TextIter iter, String str, SearchFlags flags, TextIter match_start, TextIter match_end, TextIter limit) : gboolean
GtkSource
Method
GtkSource.iter_forward_search (TextIter iter, String str, SearchFlags flags, TextIter match_start, TextIter match_end, TextIter limit) : gboolean
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:03:20 GMT+0800 (HKT)