logo top
Main Page   Widgets   Namespaces   Book  

textiter.h File Reference


Namespaces

namespace  Glib
namespace  Gtk

Classes

class  Gtk::TextIter
 Typefed as Gtk::TextBuffer::iterator. More...

Enumerations

enum  Gtk::TextSearchFlags {
  Gtk::TEXT_SEARCH_VISIBLE_ONLY = 1 << 0,
  Gtk::TEXT_SEARCH_TEXT_ONLY = 1 << 1
}

Functions

TextSearchFlags Gtk::operator& (TextSearchFlags lhs, TextSearchFlags rhs)
TextSearchFlagsGtk::operator&= (TextSearchFlags& lhs, TextSearchFlags rhs)
TextSearchFlags Gtk::operator^ (TextSearchFlags lhs, TextSearchFlags rhs)
TextSearchFlagsGtk::operator^= (TextSearchFlags& lhs, TextSearchFlags rhs)
TextSearchFlags Gtk::operator| (TextSearchFlags lhs, TextSearchFlags rhs)
TextSearchFlagsGtk::operator|= (TextSearchFlags& lhs, TextSearchFlags rhs)
TextSearchFlags Gtk::operator~ (TextSearchFlags flags)


Generated for gtkmm 2.4 by Doxygen 1.4.4 © 1997-2001