c
Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.TextSearchFlags

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkTextSearchFlags
Enum : TextSearchFlags
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.TextIter
Method
backward_search (String str, TextSearchFlags flags, Object out_values, TextIter match_end, TextIter limit) : gboolean
Gtk.TextIter
Method
forward_search (String str, TextSearchFlags flags, Object out_values, TextIter match_end, TextIter limit) : gboolean
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:21:27 GMT+0800 (HKT)