Home
last modified time | relevance | path

Searched refs:iwindow_get_root (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/nip2/nip2-8.7.1/src/
H A Diwindow.c970 IWINDOW( iwindow_get_root( GTK_WIDGET( parent ) ) ); in iwindow_set_parent()
1017 iwindow_get_root( GtkWidget *widget ) in iwindow_get_root() function
1028 return( iwindow_get_root( parent ) ); in iwindow_get_root()
1039 GtkWidget *toplevel = iwindow_get_root( widget ); in iwindow_get_root_noparent()
1059 (toplevel = iwindow_get_root( parent )) && in iwindow_alert()
H A Diwindow.h246 GtkWidget *iwindow_get_root( GtkWidget *widget );
H A Dtoolkitview.c122 iWindow *iwnd = IWINDOW( iwindow_get_root( menu ) ); in toolkitview_refresh()
H A Dworkspacegroupview.c310 Mainw *mainw = MAINW( iwindow_get_root( GTK_WIDGET( notebook ) ) ); in workspacegroupview_page_added_cb()
424 Mainw *mainw = MAINW( iwindow_get_root( GTK_WIDGET( wsgview ) ) ); in workspacegroupview_load_workspace_cb2()
H A Dpaintboxview.c68 iWindow *iwnd = IWINDOW( iwindow_get_root( widget ) ); in paintboxview_realize()
H A Dmainw.c1018 Mainw *mainw = MAINW( iwindow_get_root( widget ) ); in mainw_recent_open_cb()