bibledit-development
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[be] [task #9644] Right Margin too narrow


From: Birch Champeon
Subject: [be] [task #9644] Right Margin too narrow
Date: Wed, 09 Sep 2009 21:32:57 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 GTB5 (.NET CLR 3.5.30729)

Follow-up Comment #2, task #9644 (project bibledit):

to:

{
      gint rightmargin = 4;
      GValue gvalue = { 0, };
      g_value_init(&gvalue, G_TYPE_INT);
      g_value_set_int(&gvalue, rightmargin);
      g_object_set_property(G_OBJECT(tag), "right-margin", &gvalue);
      g_value_unset(&gvalue);
    }


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?9644>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]