Top | ![]() |
![]() |
![]() |
![]() |
struct | MxBorderImage |
struct | MxPadding |
#define | MX_PARAM_TRANSLATEABLE |
enum | MxAlign |
enum | MxFontWeight |
enum | MxScrollPolicy |
enum | MxOrientation |
enum | MxWindowRotation |
enum | MxPosition |
enum | MxImageScaleMode |
enum | MxTooltipAnimation |
void mx_border_image_set_from_string (GValue *value
,const gchar *str
,const gchar *filename
);
struct MxBorderImage { gchar *uri; gint top; gint right; gint bottom; gint left; };
struct MxPadding { gfloat top; gfloat right; gfloat bottom; gfloat left; };
The padding from the internal border of the parent container.
Defines the scaling mode of an image.
Defines the animation when tooltips are shown and hidden.
Since: 1.2