![]() |
![]() |
![]() |
GNOME Video Arcade Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces |
GObject +----GInitiallyUnowned +----GtkObject +----GtkWidget +----GtkContainer +----GtkBin +----GtkButton +----GtkLinkButton +----GvaLinkButton
GvaLinkButton implements AtkImplementorIface, GtkBuildable and GtkActivatable.
typedef struct _GvaLinkButton GvaLinkButton;
Contains only private data that should be read and manipulated using the functions below.
GtkWidget * gva_link_button_new (const gchar *label);
Creates a new GvaLinkButton with label
as its text.
|
the text of the button |
Returns : |
a new GtkLinkButton |