Re: GtkTextView: Applying tags at the cursor
- From: Samuel Lidén Borell <samuellb bredband net>
- To: Madhusudan E <madhusudan huawei com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: GtkTextView: Applying tags at the cursor
- Date: Wed, 25 Oct 2006 16:08:22 +0200
I've already solved this, but thanks for your reply.
Madhusudan E wrote:
Hi,
You can use GtkTextTag.
Tags should be in the GtkTextTagTable for a given GtkTextBuffer before using
them with that buffer.
gtk_text_buffer_create_tag() is the best way to create tags. See gtk-demo
for numerous examples.
Hope this helps.
Rgds,
Madhusudan E
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]