[Gtk-sharp-list] gtk_widget_set_uposition

安小東 anton.tw at gmail.com
Mon May 15 22:08:44 EDT 2006


Dear All:

I am wondering that
how could I set a widget position to be a minus value ?

thx for help.

Rgds,
anton
--
gtk_widget_set_uposition ()

void        gtk_widget_set_uposition        (GtkWidget *widget,
                                             gint x,
                                             gint y);

widget :    a GtkWidget
x :     x position; -1 to unset x; -2 to leave x unchanged
y :     y position; -1 to unset y; -2 to leave y unchanged

-- 
----------------------------------------
活在當下
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/gtk-sharp-list/attachments/20060516/eef8b629/attachment.html


More information about the Gtk-sharp-list mailing list