Home
last modified time | relevance | path

Searched defs:GtkNotebookClass (Results 1 – 11 of 11) sorted by relevance

/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtknotebook.h56 typedef struct _GtkNotebookClass GtkNotebookClass; typedef
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtknotebook.h55 typedef struct _GtkNotebookClass GtkNotebookClass; typedef
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dnotebook.h46 typedef struct _GtkNotebookClass GtkNotebookClass; typedef
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-sys-0.14.0/src/
H A Dlib.rs6226 pub struct GtkNotebookClass { struct
6227 pub parent_class: GtkContainerClass,
6228 pub switch_page: Option<unsafe extern "C" fn(*mut GtkNotebook, *mut GtkWidget, c_uint)>,
6229 pub select_page: Option<unsafe extern "C" fn(*mut GtkNotebook, gboolean) -> gboolean>,
6230 pub focus_tab: Option<unsafe extern "C" fn(*mut GtkNotebook, GtkNotebookTab) -> gboolean>,
6231 pub change_current_page: Option<unsafe extern "C" fn(*mut GtkNotebook, c_int) -> gboolean>,
6232 pub move_focus_out: Option<unsafe extern "C" fn(*mut GtkNotebook, GtkDirectionType)>,
6233 pub reorder_tab:
6235 pub insert_page: Option<
6260 impl ::std::fmt::Debug for GtkNotebookClass { argument
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-sys-0.9.2/src/
H A Dlib.rs6357 pub struct GtkNotebookClass { struct
6358 pub parent_class: GtkContainerClass,
6359 pub switch_page: Option<unsafe extern "C" fn(*mut GtkNotebook, *mut GtkWidget, c_uint)>,
6360 pub select_page: Option<unsafe extern "C" fn(*mut GtkNotebook, gboolean) -> gboolean>,
6361 pub focus_tab: Option<unsafe extern "C" fn(*mut GtkNotebook, GtkNotebookTab) -> gboolean>,
6362 pub change_current_page: Option<unsafe extern "C" fn(*mut GtkNotebook, c_int) -> gboolean>,
6363 pub move_focus_out: Option<unsafe extern "C" fn(*mut GtkNotebook, GtkDirectionType)>,
6364 pub reorder_tab:
6366 pub insert_page: Option<
6391 impl ::std::fmt::Debug for GtkNotebookClass { argument
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk-sys/src/
H A Dlib.rs6357 pub struct GtkNotebookClass { struct
6358 pub parent_class: GtkContainerClass,
6359 pub switch_page: Option<unsafe extern "C" fn(*mut GtkNotebook, *mut GtkWidget, c_uint)>,
6360 pub select_page: Option<unsafe extern "C" fn(*mut GtkNotebook, gboolean) -> gboolean>,
6361 pub focus_tab: Option<unsafe extern "C" fn(*mut GtkNotebook, GtkNotebookTab) -> gboolean>,
6362 pub change_current_page: Option<unsafe extern "C" fn(*mut GtkNotebook, c_int) -> gboolean>,
6363 pub move_focus_out: Option<unsafe extern "C" fn(*mut GtkNotebook, GtkDirectionType)>,
6364 pub reorder_tab:
6366 pub insert_page: Option<
6391 impl ::std::fmt::Debug for GtkNotebookClass { argument
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-sys-0.14.0/src/
H A Dlib.rs6226 pub struct GtkNotebookClass { struct
6227 pub parent_class: GtkContainerClass,
6228 pub switch_page: Option<unsafe extern "C" fn(*mut GtkNotebook, *mut GtkWidget, c_uint)>,
6229 pub select_page: Option<unsafe extern "C" fn(*mut GtkNotebook, gboolean) -> gboolean>,
6230 pub focus_tab: Option<unsafe extern "C" fn(*mut GtkNotebook, GtkNotebookTab) -> gboolean>,
6231 pub change_current_page: Option<unsafe extern "C" fn(*mut GtkNotebook, c_int) -> gboolean>,
6232 pub move_focus_out: Option<unsafe extern "C" fn(*mut GtkNotebook, GtkDirectionType)>,
6233 pub reorder_tab:
6235 pub insert_page: Option<
6260 impl ::std::fmt::Debug for GtkNotebookClass { argument
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-sys-0.14.0/src/
H A Dlib.rs6226 pub struct GtkNotebookClass { struct
6227 pub parent_class: GtkContainerClass,
6228 pub switch_page: Option<unsafe extern "C" fn(*mut GtkNotebook, *mut GtkWidget, c_uint)>,
6229 pub select_page: Option<unsafe extern "C" fn(*mut GtkNotebook, gboolean) -> gboolean>,
6230 pub focus_tab: Option<unsafe extern "C" fn(*mut GtkNotebook, GtkNotebookTab) -> gboolean>,
6231 pub change_current_page: Option<unsafe extern "C" fn(*mut GtkNotebook, c_int) -> gboolean>,
6232 pub move_focus_out: Option<unsafe extern "C" fn(*mut GtkNotebook, GtkDirectionType)>,
6233 pub reorder_tab:
6235 pub insert_page: Option<
6260 impl ::std::fmt::Debug for GtkNotebookClass { argument
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-sys-0.9.2/src/
H A Dlib.rs6357 pub struct GtkNotebookClass { struct
6358 pub parent_class: GtkContainerClass,
6359 pub switch_page: Option<unsafe extern "C" fn(*mut GtkNotebook, *mut GtkWidget, c_uint)>,
6360 pub select_page: Option<unsafe extern "C" fn(*mut GtkNotebook, gboolean) -> gboolean>,
6361 pub focus_tab: Option<unsafe extern "C" fn(*mut GtkNotebook, GtkNotebookTab) -> gboolean>,
6362 pub change_current_page: Option<unsafe extern "C" fn(*mut GtkNotebook, c_int) -> gboolean>,
6363 pub move_focus_out: Option<unsafe extern "C" fn(*mut GtkNotebook, GtkDirectionType)>,
6364 pub reorder_tab:
6366 pub insert_page: Option<
6391 impl ::std::fmt::Debug for GtkNotebookClass { argument
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-sys-0.14.0/src/
H A Dlib.rs6226 pub struct GtkNotebookClass { struct
6227 pub parent_class: GtkContainerClass,
6228 pub switch_page: Option<unsafe extern "C" fn(*mut GtkNotebook, *mut GtkWidget, c_uint)>,
6229 pub select_page: Option<unsafe extern "C" fn(*mut GtkNotebook, gboolean) -> gboolean>,
6230 pub focus_tab: Option<unsafe extern "C" fn(*mut GtkNotebook, GtkNotebookTab) -> gboolean>,
6231 pub change_current_page: Option<unsafe extern "C" fn(*mut GtkNotebook, c_int) -> gboolean>,
6232 pub move_focus_out: Option<unsafe extern "C" fn(*mut GtkNotebook, GtkDirectionType)>,
6233 pub reorder_tab:
6235 pub insert_page: Option<
6260 impl ::std::fmt::Debug for GtkNotebookClass { argument
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtknotebook.c190 typedef struct _GtkNotebookClass GtkNotebookClass; typedef