GtkMisc

A base class for widgets with alignment and padding.

Object Hierarchy

GObject
`-- GtkObject
       `-- GtkWidget
              `-- GtkMisc

Direct Subclasses

Description

Methods

get_alignment()
  Returns an array of alignment values for the widget.
get_padding()
  Returns an array containing the horizontal and vertical padding for the widget.
set_alignment()
  Sets the alignment for the widget relative to its parent.
set_padding()
  Sets the horizontal and vertical padding for the widget.