Object Hierarchy
GObject
+----EvLink
Properties
"action" gpointer : Read / Write / Construct Only
"title" gchar* : Read / Write / Construct Only
Details
EvLink
typedef struct _EvLink EvLink;
EvLinkClass
typedef struct _EvLinkClass EvLinkClass;
EvLinkPrivate
typedef struct _EvLinkPrivate EvLinkPrivate;
ev_link_get_title ()
const gchar * ev_link_get_title (EvLink *self
);
ev_link_get_page ()
gint ev_link_get_page (EvLink *link
);
Property Details
The "action"
property
"action" gpointer : Read / Write / Construct Only
The link action.
The "title"
property
"title" gchar* : Read / Write / Construct Only
The link title.
Default value: NULL