gpointing-device-settings r224 - trunk/src
- From: hiikezoe svn gnome org
- To: svn-commits-list gnome org
- Subject: gpointing-device-settings r224 - trunk/src
- Date: Sun, 15 Mar 2009 11:26:12 +0000 (UTC)
Author: hiikezoe
Date: Sun Mar 15 11:26:11 2009
New Revision: 224
URL: http://svn.gnome.org/viewvc/gpointing-device-settings?rev=224&view=rev
Log:
set border witdh.
Modified:
trunk/src/gpointing-device-settings.c
Modified: trunk/src/gpointing-device-settings.c
==============================================================================
--- trunk/src/gpointing-device-settings.c (original)
+++ trunk/src/gpointing-device-settings.c Sun Mar 15 11:26:11 2009
@@ -194,6 +194,7 @@
G_CALLBACK(cb_response), NULL);
hbox = gtk_hbox_new(FALSE, 8);
+ gtk_container_set_border_width(GTK_CONTAINER(hbox), 8);
notebook = gtk_notebook_new();
gtk_notebook_set_show_tabs(GTK_NOTEBOOK(notebook), FALSE);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]