Struct gtk_sys::GtkTextTagTable [−][src]
#[repr(C)]pub struct GtkTextTagTable { pub parent_instance: GObject, pub priv_: *mut GtkTextTagTablePrivate, }
Fields
parent_instance: GObject
priv_: *mut GtkTextTagTablePrivate
Trait Implementations
impl Copy for GtkTextTagTable
[src]
impl Copy for GtkTextTagTable
impl Clone for GtkTextTagTable
[src]
impl Clone for GtkTextTagTable
fn clone(&self) -> GtkTextTagTable
[src]
fn clone(&self) -> GtkTextTagTable
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Debug for GtkTextTagTable
[src]
impl Debug for GtkTextTagTable
Auto Trait Implementations
impl !Send for GtkTextTagTable
impl !Send for GtkTextTagTable
impl !Sync for GtkTextTagTable
impl !Sync for GtkTextTagTable