Searched refs:GIMP_NAVIGATION_EDITOR (Results 1 – 2 of 2) sorted by relevance
174 GimpNavigationEditor *editor = GIMP_NAVIGATION_EDITOR (object); in gimp_navigation_editor_dispose()219 GimpNavigationEditor *editor = GIMP_NAVIGATION_EDITOR (docked); in gimp_navigation_editor_set_context()296 GIMP_NAVIGATION_EDITOR (gimp_navigation_editor_new_private (NULL, in gimp_navigation_editor_popup()309 editor = GIMP_NAVIGATION_EDITOR (gtk_bin_get_child (GTK_BIN (bin))); in gimp_navigation_editor_popup()696 GimpNavigationEditor *editor = GIMP_NAVIGATION_EDITOR (data); in gimp_navigation_editor_zoom_adj_changed_timeout()
32 #define GIMP_NAVIGATION_EDITOR(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GIMP_TYPE_NAVIGA… macro