![]() |
![]() |
![]() |
GNOME Video Arcade Reference Manual | ![]() |
---|---|---|---|---|
GObject +----GInitiallyUnowned +----GtkObject +----GtkWidget +----GtkContainer +----GtkBin +----GtkButton +----GtkLinkButton +----GvaLinkButton
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 |