![]() | ![]() | ![]() | Evince Programmer's Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Signals |
#define EV_TYPE_PAGE_ACTION_WIDGET #define EV_PAGE_ACTION_WIDGET (obj) EvPageActionWidget; GType ev_page_action_widget_get_type (void); void ev_page_action_widget_update_model (EvPageActionWidget *proxy, GtkTreeModel *model); void ev_page_action_widget_set_page_cache (EvPageActionWidget *action_widget, EvPageCache *page_cache);
GObject +----GInitiallyUnowned +----GtkObject +----GtkWidget +----GtkContainer +----GtkBin +----GtkToolItem +----EvPageActionWidget
EvPageActionWidget implements AtkImplementorIface, GtkBuildable and GtkActivatable.
#define EV_PAGE_ACTION_WIDGET(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), EV_TYPE_PAGE_ACTION_WIDGET, EvPageActionWidget))
obj : |
void ev_page_action_widget_update_model (EvPageActionWidget *proxy, GtkTreeModel *model);
proxy : | |
model : |
void ev_page_action_widget_set_page_cache (EvPageActionWidget *action_widget, EvPageCache *page_cache);
action_widget : | |
page_cache : |
void user_function (EvPageActionWidget *evpageactionwidget, GObject *arg1, gpointer user_data) : Run Last / Action
@: @:
void user_function (EvPageActionWidget *evpageactionwidget, GObject *arg1, gpointer user_data) : Run Last / Action
@: @: