![]() | ![]() | ![]() | GPE Manual: libgpewidget Reference | ![]() |
---|
spacingspacing — |
extern guint GPE_GNOME_SCALING; #define SCALING_SIZE void init_spacing (void); guint gpe_get_catspacing (void); gchar* gpe_get_catindent (void); guint gpe_get_border (void); guint gpe_get_boxspacing (void);
extern guint GPE_GNOME_SCALING;
How much to scale down the spacings defined in the Gnome 2 HIG (http://developer.gnome.org/projects/gup/hig/1.0/layout.htmllayout-window) For GPE this value depends on the screen size. For screens with less than SCALING_SIZE pixels wide this factor is 2, above this it is 1 (that means to use the same sizes like in Gnome.
void init_spacing (void);
Determines scaling by querying display size. This function is usually used by libgpewidget internally.
<< smallbox | stylus >> |